$interactionEdit

edits a previously sent interaction with $interactionReply

Usage: $interactionEdit[New Message;message id (optional, default is previously sent message)]


::: 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!] ``` ![](/images/1763b6b838959c669f4b6a58d199d3250be06e78d98189aa041a500a364f971c.jpg) :::

Note

You can send embed using Message Curl Format

Function difficulty: Easy
Tags: interaction edit ephemeral reply edit