$interactionEdit
edits a previously sent interaction with $interactionReply
$interactionEdit[New Message;message id (optional, default is previously sent message)]
Usage: ::: warning Just like $interactionreply, this function only works for interactions. Don't use it in exec or other triggertypes. :::
::: details Example ``` $interactionreply[Hello world!;yes] $wait[2s] $interactionedit[Bye World!] ```  :::
Note
You can send embed using Message Curl Format