--- title: updateChatIsPinned description: Chat was pinned or unpinned --- ## Constructor: updateChatIsPinned [Back to constructors index](index.md) Chat was pinned or unpinned ### Attributes: | Name | Type | Required | Description | |----------|---------------|----------|-------------| |chat\_id|[int53](../types/int53.md) | Yes|Chat identifier| |is\_pinned|[Bool](../types/Bool.md) | Yes|New value of is_pinned| ### Type: [Update](../types/Update.md)