MadelineProtoDocs/docs/TD_docs/constructors/updateChatOrder.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

794 B

title description image
updateChatOrder Order of the chat in the chat list has changed. Instead of that update updateChatTopMessage, updateChatIsPinned or updateChatDraftMessage may be sent https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: updateChatOrder

Back to constructors index

Order of the chat in the chat list has changed. Instead of that update updateChatTopMessage, updateChatIsPinned or updateChatDraftMessage may be sent

Attributes:

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

Type: Update