TDLib v0.0.2 TDLib.Object.UpdateChatIsPinned View Source
A chat was pinned or unpinned.
Name | Type | Description |
---|---|---|
chat_id | string | Chat identifier. |
is_pinned | bool | New value of is_pinned. |
order | string | New value of the chat order. |
More details on telegram’s documentation.