1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 19:46:56 +01:00
MadelineProto/docs/TD_docs/constructors/updateChatIsPinned.md
2017-08-25 15:05:53 +02:00

479 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

Type: Update