$deletecommand
Deletes the author's message.
Usage
$deletecommand
Example
bot.command({
type: "command",
name: "delete"
code: `$deletecommand`
})
Last updated
Was this helpful?
Deletes the author's message.
$deletecommand
bot.command({
type: "command",
name: "delete"
code: `$deletecommand`
})
Last updated
Was this helpful?