Skip to main content

Function: getCategoryId()

function getCategoryId(guildId): string | undefined

Gets the roadmap category ID for a guild.

Parameters

ParameterTypeDescription
guildIdstringThe Discord guild ID.

Returns

string | undefined

The category ID, or undefined if not configured.