1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 19:26:55 +01:00
MadelineProto/docs/TD_docs/constructors/updateChatOrder.md
2017-08-25 15:05:53 +02:00

506 B

title description
updateChatOrder Order of the chat in the chat list has changed

Constructor: updateChatOrder

Back to constructors index

Order of the chat in the chat list has changed

Attributes:

Name Type Required Description
chat_id int53 Yes Chat identifier
order long Yes New value of the order

Type: Update