$categoryCount[]
Returns the category count of the provided guild.
Syntax
$categoryCount[Guild ID]
Parameters
Guild ID
(Type: Snowflake || Flag: Required)
: The guild to get its category count.
Example
$nomention
There are $categoryCount[$message] categories in the server!
How $message
works?