- Enclosing class:
- TdApi
Changes the bio of the current user.
Returns
Ok
-
Field Summary
Modifier and TypeFieldDescriptionThe new value of the user bio; 0-70 characters without line feeds.static final int
-
Constructor Summary
-
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
bio
The new value of the user bio; 0-70 characters without line feeds. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
SetBio
public SetBio()Changes the bio of the current user. ReturnsOk
-
SetBio
Changes the bio of the current user. ReturnsOk
- Parameters:
bio
- String The new value of the user bio; 0-70 characters without line feeds.
-
SetBio
Changes the bio 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()
-