Edit
The /edit
command is used to edit a Zira-created message (both regular and embedded).
Video Example
Coming soon!
Regular
Usage
For messages created with /message send
, an interaction menu will pop up allowing you to edit the text, as seen below.
/edit <Message ID>
See the Discord help page Where can I find my User/Server/Message ID? for instructions on how to find a message ID.
Example
Embedded Messages
Usage
For embedded messages, within the interaction menu, you need to supply the full valid JSON with the changes to the embed that you would like to make, making sure to include all pre-existing fields and text as if it is not specified it will be edited out of the embed.
/edit <Message ID>
See the Discord help page Where can I find my User/Server/Message ID? for instructions on how to find a message ID.
Need help generating JSON code for your embed? Use our embed builder here!
Example
See the embed
documentation for more details on how to create a valid JSON message for the edit command.