unpin_chat_message
Unpin a message from a Telegram chat. Provide chat_id and optionally message_id; if omitted, the most recent pinned message is unpinned.
Instructions
Unpin a message (or the most recent pinned message if message_id is omitted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | ||
| message_id | No |