Module tdlight.api

Class TdApi.GetApplicationDownloadLink

Enclosing class:
TdApi

public static final class TdApi.GetApplicationDownloadLink extends TdApi.Function<TdApi.HttpUrl>
Returns the link for downloading official Telegram application to be used when the current user invites friends to Telegram. Returns HttpUrl
  • Field Details

  • Constructor Details

    • GetApplicationDownloadLink

      public GetApplicationDownloadLink()
      Returns the link for downloading official Telegram application to be used when the current user invites friends to Telegram. Returns HttpUrl
    • GetApplicationDownloadLink

      public GetApplicationDownloadLink(DataInput input) throws IOException
      Returns the link for downloading official Telegram application to be used when the current user invites friends to Telegram. Returns HttpUrl
      Throws:
      IOException
  • Method Details