Class TdApi.GetApplicationDownloadLink

Enclosing class:
TdApi

public static 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

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • GetApplicationDownloadLink

      public GetApplicationDownloadLink()
      Default constructor for a function, which returns the link for downloading official Telegram application to be used when the current user invites friends to Telegram.

      Returns HttpUrl

  • Method Details