MadelineProtoDocs/docs/TD_docs/constructors/updateChatIsPinned.md
2018-04-01 13:24:46 +02:00

555 B

title description
updateChatIsPinned Chat was pinned or unpinned

Constructor: updateChatIsPinned

Back to constructors index

Chat was pinned or unpinned

Attributes:

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

Type: Update