Interface GetAppDownloadLink

Returns the link for downloading official Telegram application to be used when the current user invites friends to Telegram. Request type for Tdjson#getApplicationDownloadLink.

interface GetAppDownloadLink {
    @type: "getApplicationDownloadLink";
}

Properties

Properties

@type: "getApplicationDownloadLink"