Skip to main content
Version: Next

APIApplicationCommandInteractionDataNumberOption <Type>

Hierarchy

  • APIInteractionDataOptionBase<ApplicationCommandOptionType.Number, Type extends InteractionType.ApplicationCommandAutocomplete ? string : number>
    • APIApplicationCommandInteractionDataNumberOption

Index

Properties

optionalfocused

focused?: boolean

inheritedname

name: string

inheritedtype

type: Number

inheritedvalue

value: Type extends ApplicationCommandAutocomplete ? string : number
Page Options