@robojs/roadmapgetCategoryIdOn this pageFunction: getCategoryId() function getCategoryId(guildId): string | undefined Gets the roadmap category ID for a guild. Parameters ParameterTypeDescriptionguildIdstringThe Discord guild ID. Returns string | undefined The category ID, or undefined if not configured.