Skip to content

PromptOptionStructure

See

https://discord.com/developers/docs/resources/guild#guild-onboarding-object-prompt-option-structure

Properties

id

id: string

Defined in

typings/guild.ts:307


channel_ids

channel_ids: string[]

Defined in

typings/guild.ts:308


role_ids

role_ids: string[]

Defined in

typings/guild.ts:309


emoji?

optional emoji: Structure

Defined in

typings/guild.ts:310


emoji_id?

optional emoji_id: string

Defined in

typings/guild.ts:311


emoji_name?

optional emoji_name: string

Defined in

typings/guild.ts:312


emoji_animated?

optional emoji_animated: boolean

Defined in

typings/guild.ts:313


title

title: string

Defined in

typings/guild.ts:314


description

description: null | string

Defined in

typings/guild.ts:315