View Source ExTDLib.Method.SetChatClientData (ExTDLib v0.0.4)

Changes application-specific data associated with a chat. Returns object_ptr<Ok>.

NameTypeDescription
chat_idstringChat identifier.
client_datastringNew value of client_data.

More details on telegram's documentation.