- Enclosing class:
- TdApi
Changes the period of inactivity after
which the account of the current user
will automatically be deleted.
Returns Ok
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
New account TTL. -
Constructor Summary
ConstructorDescriptionChanges the period of inactivity after which the account of the current user will automatically be deleted.Changes the period of inactivity after which the account of the current user will automatically be deleted.SetAccountTtl
(DataInput input) Changes the period of inactivity after which the account of the current user will automatically be deleted. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
ttl
New account TTL. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
SetAccountTtl
public SetAccountTtl()Changes the period of inactivity after which the account of the current user will automatically be deleted.Returns
Ok
-
SetAccountTtl
Changes the period of inactivity after which the account of the current user will automatically be deleted.Returns
Ok
- Parameters:
ttl
- AccountTtl New account TTL.
-
SetAccountTtl
Changes the period of inactivity after which the account of the current user will automatically be deleted.Returns
Ok
- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-