$editIn
Edits the bot's response after the given time.
Usage
$editIn[time;newMessage]
Breakdown
time
- The time to wait before editing the message (e.g3s
,30s
,10m
). Max is40m
.newMessage
- 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