$editIn
Edits the bot's response after the given time.
Usage
$editIn[time;newMessage]
Parameters
time(Type: Duration || Flag: Required): The time to wait before editing the message (e.g3s,30s,10m). Max is40m.newMessage(Type: String || Flag: Required): The text that appears when this message is edited.
Example
$nomention
This is a nice message to edit!
$editIn[5s;This is the edited message!]
Output
Before

After
