discord_edit_message
Modify the content of a previously sent message in a Discord channel using the channel ID, message ID, and updated text. Simplify message corrections and updates efficiently.
Instructions
Edit a previously sent message
Input Schema
Name | Required | Description | Default |
---|---|---|---|
channelId | Yes | The Discord channel ID | |
content | Yes | New message content | |
messageId | Yes | The message ID to edit |