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