$editIn
Edits the bot’s response after the given time.
Syntax
$editIn[Time;New message]
Parameters
Time
(Type: Duration || Flag: Required)
: The time to wait before editing the message (e.g3s
,30s
,10m
). Max is40m
(for premium users120m
).New message
(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