public static class TdApi.GetApplicationDownloadLink extends TdApi.Function
Returns HttpUrl
TdApi.Function.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
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.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public GetApplicationDownloadLink()
Returns HttpUrl
public int getConstructor()
getConstructor
in class TdApi.Function