pin_message
Pin or unpin a Discord message using its channel and message IDs. Set pin to true for pinning, false for unpinning.
Instructions
Pin or unpin a message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pin | No | true to pin, false to unpin (default true) | |
| channel_id | Yes | Channel ID | |
| message_id | Yes | Message ID |