APIApplicationCommandInteractionDataNumberOption

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

No summary provided.

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