TDLib v0.0.2 TDLib.Object.UpdateChatIsPinned View Source

A chat was pinned or unpinned.

NameTypeDescription
chat_idstringChat identifier.
is_pinnedboolNew value of is_pinned.
orderstringNew value of the chat order.

More details on telegram’s documentation.