$addTimestamp[]
Adds a timestamp to a specific embed.
Syntax
$addTimestamp[Index]
Parameters
Index
(Type: Integer || Flag: Optional)
: To which embed the timestamp should be added to. (Learn more)
Example
$nomention
$description[Hello world!]
$description[Embed with timestamp.;2]
$footer[It's a timestamp =>;2]
$addTimestamp[2]
How $description[]
and $footer[]
works?
$footer[]
and $description[]
are not required to use with $addTimestamp[]
.