View Source ExTDLib.Method.UnpinAllChatMessages (ExTDLib v0.0.4)
Removes all pinned messages from a chat; requires can_pin_messages rights in the group or can_edit_messages rights in the channel. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Identifier of the chat. |
More details on telegram's documentation.