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.

NameTypeDescription
chat_idstringChat identifier.
orderstringNew value of the order.

More details on telegram’s documentation.