public static class TdApi.GetAccountTtl extends TdApi.Function
Returns AccountTtl
TdApi.Function.Constructors
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() |
toString
public static final int CONSTRUCTOR
public GetAccountTtl()
Returns AccountTtl
public int getConstructor()
getConstructor
in class TdApi.Function