export interface APIApplicationCommandInteractionDataNumberOption extends APIInteractionDataOptionBase<ApplicationCommandOptionType.Number, number>optionalexternalfocused? : boolean
externalname : string
Inherited from: APIInteractionDataOptionBase
externaltype : T
Inherited from: APIInteractionDataOptionBase
externalvalue : D
Inherited from: APIInteractionDataOptionBase