Unpin message
unpin_messageRemove a pinned message from a Discord channel to manage pinned content and free up space for important updates.
Instructions
Remove a message from a channel's pinned list. Requires Manage Messages permission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | No | Server (guild) name or id. Optional when the bot is in a single server or DISCORD_GUILD_ID is set. | |
| channel | Yes | Channel the message is in (name or id). | |
| message_id | Yes | Id of the message to unpin. |