unpin_message
Remove a pinned message from a Discord channel by providing the channel ID and message ID, clearing the pin slot and keeping the channel organized.
Instructions
Unpins a message in a Discord channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | The ID of the channel. | |
| message_id | Yes | The ID of the message to unpin. |