discord_unpin_message
Unpin a message in a Discord channel by providing the channel and message IDs. Optionally include a reason for the audit log to keep pinned content current.
Instructions
Unpin a message in a channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| guild_id | No | ||
| channel_id | Yes | ||
| message_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||