public static class TdApi.GetAccountTtl extends TdApi.Function<TdApi.AccountTtl>
Returns AccountTtl
| Modifier and Type | Field and Description |
|---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
| Constructor and Description |
|---|
GetAccountTtl()
Default constructor for a function, which returns the period of inactivity after which the account of the current user will automatically be deleted.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getConstructor()
Returns an identifier uniquely determining type of the object.
|
toStringpublic static final int CONSTRUCTOR
public GetAccountTtl()
Returns AccountTtl
public int getConstructor()
TdApi.ObjectgetConstructor in class TdApi.Object