Interface
APIDiscoveryApplication
Discovery application payload (GET status / POST apply / PATCH edit).
Properties
| Name | Type | Description |
|---|---|---|
| applied_at? | string | ISO-8601 timestamp when applied. |
| category_type | number | Discovery category ID from the discovery categories list. |
| custom_tags? | string[] | Custom tags for search. |
| description | string | Guild description for discovery. |
| guild_id | Snowflake | Guild ID. |
| guild_nsfw_level? | GuildNSFWLevel | null | Guild NSFW level. |
| primary_language? | string | null | Primary language code. |
| reviewed_at? | string | null | ISO-8601 timestamp when reviewed. |
| status | string | Application status (pending, approved, rejected, etc.). |