APIApplicationCommandInteractionDataIntegerOption

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

No summary provided.

NameConstraintsOptionalDefaultDescription
TypeInteractionTypeYesInteractionTypeNone
focused?:boolean
type:T
value:D