- Enclosing class:
- TdApi
Changes order of active usernames of
the current user.
Returns
Ok
-
Field Summary
-
Constructor Summary
ConstructorDescriptionChanges order of active usernames of the current user.ReorderActiveUsernames
(DataInput input) Changes order of active usernames of the current user.ReorderActiveUsernames
(String[] usernames) Changes order of active usernames of the current user. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
usernames
The new order of active usernames. All currently active usernames must be specified. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
ReorderActiveUsernames
public ReorderActiveUsernames()Changes order of active usernames of the current user. ReturnsOk
-
ReorderActiveUsernames
Changes order of active usernames of the current user. ReturnsOk
- Parameters:
usernames
- String[] The new order of active usernames. All currently active usernames must be specified.
-
ReorderActiveUsernames
Changes order of active usernames of the current user. ReturnsOk
- 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()
-