TDLib v0.0.2 TDLib.Method.SetChatClientData View Source
Changes client data associated with a chat.
Returns object_ptr
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| client_data | string | New value of client_data. |
More details on telegram’s documentation.