Interface GetConnectedWebsites

Returns all website where the current user used Telegram to log in. Request type for Tdjson#getConnectedWebsites.

interface GetConnectedWebsites {
    @type: "getConnectedWebsites";
}

Properties

Properties

@type: "getConnectedWebsites"