$footer
Usage:
$footer[text]Example:
bot.command({
name: "footer",
code: `Text and button is required!
$button[id1:Button 1]
$footer[This is footer]`
});
Last updated
$footer[text]bot.command({
name: "footer",
code: `Text and button is required!
$button[id1:Button 1]
$footer[This is footer]`
});
Last updated