discord_edit_message
Update or modify previously sent Discord messages by specifying the channel ID, message ID, and new content. Ideal for correcting errors or revising information quickly within a server.
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 |