- Enclosing class:
- TdApi
Changes application-specific data
associated with a chat.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionlongChat identifier.New value of clientData.static final int -
Constructor Summary
ConstructorsConstructorDescriptionChanges application-specific data associated with a chat.SetChatClientData(long chatId, String clientData) Changes application-specific data associated with a chat.SetChatClientData(DataInput input) Changes application-specific data associated with a chat. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
chatId
public long chatIdChat identifier. -
clientData
New value of clientData. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
SetChatClientData
public SetChatClientData()Changes application-specific data associated with a chat. ReturnsOk -
SetChatClientData
Changes application-specific data associated with a chat. ReturnsOk- Parameters:
chatId- long Chat identifier.clientData- String New value of clientData.
-
SetChatClientData
Changes application-specific data associated with a chat. 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()
-