discord_mod_unpin_message
Unpin a specific message from a Discord channel by providing the channel ID and message ID.
Instructions
Unpins a message from a channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channelId | Yes | The ID of the channel | |
| messageId | Yes | The ID of the message to unpin |