Returns the ID of this client.
Last updated 2 years ago
$clientID
bot.commands.add({ type: "basicCommand", name: "clientid", code: `My ID Is $clientID` })