unpin_message
Unpin a specific message or clear all pinned messages from a Telegram chat. Provide message_id to unpin one; omit it to unpin all.
Instructions
Открепить одно сообщение или все pinned в чате.
Args: message_id: если задан — открепить конкретное; None — открепить все.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | ||
| message_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||