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 or message link>
The easiest way is to right click the message and pick Copy Message Link, then paste the whole link. A plain message ID works too (see Discord's User/Server/Message ID guide); if you use a plain ID for an older message, run the command in the channel that contains the message so Zira knows where to look.
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.