Interface

DiscoveryApplicationOptions

Options for guild discovery apply/edit. Maps to OpenAPI: `description`, `category_type`, `custom_tags`.

Properties

description?: string
keywords?: string[]

Custom search tags (`custom_tags` on the wire).

primaryCategoryId?: number | string

Discovery category (`category_type` on the wire).

primaryLanguage?: string

Primary language code (`primary_language` on the wire).