Commands
Edit
Edit a Zira-created message after the fact, plain or embedded.
The /edit command edits a Zira-created message, both plain messages and embeds built with the embed builder. Editing user messages is not possible (Discord doesn't allow it).
Plain Messages#
Usage#
For messages created with /message send, /edit opens an interaction menu where you can change the text.
/edit <Message ID>
See Discord's User/Server/Message ID guide for finding message IDs.
Example#
Embedded Messages#
The slash command can still take a full embed JSON object via the same /edit <Message ID> flow, but the dashboard is the recommended path: it loads the existing embed into the embed builder, lets you change fields visually with a live preview, and saves back to Discord in one click.
From The Dashboard#
Open the embed builder in Edit existing mode, paste the message URL or ID, make your changes, and hit Save changes.
From The Slash Command#
/edit <Message ID>
The interaction menu accepts a full JSON object. Include every field you want to keep, since anything you omit will be dropped from the embed.