export interface APIApplicationCommandInteractionDataNumberOption extends APIInteractionDataOptionBase<ApplicationCommandOptionType.Number, number>
optionalexternalboolean focused? :
externalstring name :
Inherited from: APIInteractionDataOptionBase
externalT type :
Inherited from: APIInteractionDataOptionBase
externalD value :
Inherited from: APIInteractionDataOptionBase