public static class TdApi.GetConnectedWebsites extends TdApi.Function<TdApi.ConnectedWebsites>
Returns ConnectedWebsites
| 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()
Returns an identifier uniquely determining type of the object.
|
toStringpublic static final int CONSTRUCTOR
public GetConnectedWebsites()
Returns ConnectedWebsites
public int getConstructor()
TdApi.ObjectgetConstructor in class TdApi.Object