$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[1]] categories in the server!

example