discord_edit_message
Update a bot's previous Discord message by changing its text or embed details. Resolves outdated or incorrect content by specifying channel and message IDs.
Instructions
Edit a message previously sent by the bot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | No | ||
| guild_id | No | ||
| embed_url | No | ||
| channel_id | Yes | ||
| message_id | Yes | ||
| embed_color | No | ||
| embed_title | No | ||
| embed_footer | No | ||
| embed_description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||