$isBotVerified
$isBotVerified
checks if the given bot is verified by Discord.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
clientId? | number | The ID of the bot you want to check its verification status. | false |
Example(s)
This will check if your bot is verified and return either true
or false
: