Packages@robojs/roadmap
getCategoryId()
Function: getCategoryId()
function getCategoryId(guildId): string | undefinedGets the roadmap category ID for a guild.
Parameters
| Parameter | Type | Description |
|---|---|---|
guildId | string | The Discord guild ID. |
Returns
string | undefined
The category ID, or undefined if not configured.
