TDLib v0.0.2 TDLib.Method.SetChatClientData View Source

Changes client data associated with a chat. Returns object_ptr.

NameTypeDescription
chat_idstringChat identifier.
client_datastringNew value of client_data.

More details on telegram’s documentation.