Skip to main content
Version: Next

APIApplicationCommandInteractionDataIntegerOption <Type>

Hierarchy

  • APIInteractionDataOptionBase<ApplicationCommandOptionType.Integer, Type extends InteractionType.ApplicationCommandAutocomplete ? string : number>
    • APIApplicationCommandInteractionDataIntegerOption

Index

Properties

optionalfocused

focused?: boolean

inheritedname

name: string

inheritedtype

type: Integer

inheritedvalue

value: Type extends ApplicationCommandAutocomplete ? string : number
Page Options