> For the complete documentation index, see [llms.txt](https://tribui141108.gitbook.io/nocli-handler.js/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tribui141108.gitbook.io/nocli-handler.js/definitions/noclicategorytype.md).

# NoCliCategoryType

The options for each category | Type Annotation

<table><thead><tr><th width="165">Parameter</th><th width="286">Description</th><th width="113">Type</th><th>Required</th></tr></thead><tbody><tr><td><code>name</code></td><td>The default name for each category</td><td><code>String</code></td><td><code>true</code></td></tr><tr><td><code>description</code></td><td>The description for the category</td><td><code>String</code></td><td><code>true</code></td></tr><tr><td><code>emoji</code></td><td>The emoji ID for the category</td><td><code>String</code></td><td><code>true</code></td></tr></tbody></table>
