edit_message
Edit a Discord message you sent by providing the channel ID, message ID, and new content. Replaces the existing message text with the updated version.
Instructions
Edit one of your own messages
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | New message content | |
| channel_id | Yes | Channel ID | |
| message_id | Yes | Message ID to edit |