get_message
Retrieve a specific Discord message by providing its channel ID and message ID.
Instructions
Retrieves a specific message by channel ID and message ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | The ID of the channel. | |
| message_id | Yes | The ID of the message. |