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