TDLib v0.0.2 TDLib.Object.UpdateChatOrder View Source
The order of the chat in the chats list has changed. Instead of this update updateChatLastMessage, updateChatIsPinned or updateChatDraftMessage might be sent.
Name | Type | Description |
---|---|---|
chat_id | string | Chat identifier. |
order | string | New value of the order. |
More details on telegram’s documentation.