discord_pin_message
Pins a Discord message to its channel using channel and message IDs, with an optional audit reason.
Instructions
Pins a message to its channel. A channel can hold at most 50 pinned messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Optional reason for audit logs | |
| channelId | Yes | The ID of the channel containing the message | |
| messageId | Yes | The ID of the message to pin |