1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 21:46:55 +01:00
MadelineProto/docs/TD_docs/methods/setChatClientData.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

543 B

title description
setChatClientData Changes client data associated with a chat

Method: setChatClientData

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Changes client data associated with a chat

Params:

Name Type Required Description
chat_id int53 Yes Chat identifier
client_data string Yes New value of client_data

Return type: Ok