- Enclosing class:
- TdApi
Changes the bio of the current user.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionThe new value of the user bio; 0-getOption("bio_length_max") characters without line feeds.static final int -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
bio
The new value of the user bio; 0-getOption("bio_length_max") 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-getOption("bio_length_max") characters without line feeds.
-
SetBio
Changes the bio of the current user. ReturnsOk- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-