Skip to content

InteractionDataOptionStructure

Properties

name

name: string

Defined in

typings/application-command.ts:101


type

type: ApplicationCommandOptionType

Defined in

typings/application-command.ts:102


value?

optional value: string | number | boolean

Defined in

typings/application-command.ts:103


options?

optional options: InteractionDataOptionStructure[]

Defined in

typings/application-command.ts:104


focused?

optional focused: boolean

Defined in

typings/application-command.ts:105