Returns the ID of the user who ran this command.
Last updated 3 years ago
Was this helpful?
$authorID
bot.commands.add({ name: "id", code: `Your ID is \`$authorID\`` })