public static class TdApi.GetConnectedWebsites extends TdApi.Function
Returns ConnectedWebsites
TdApi.Function.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
GetConnectedWebsites()
Default constructor for a function, which returns all website where the current user used Telegram to log in.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public GetConnectedWebsites()
Returns ConnectedWebsites
public int getConstructor()
getConstructor
in class TdApi.Function