View Source ExTDLib.Method.SetChatClientData (ExTDLib v0.0.4)
Changes application-specific data associated with a chat. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| client_data | string | New value of client_data. |
More details on telegram's documentation.