export interface APIApplicationCommandInteractionDataNumberOption extends APIInteractionDataOptionBase<ApplicationCommandOptionType.Number, number>
optionalboolean focused? :
string name :
Inherited from: APIInteractionDataOptionBase
T type :
Inherited from: APIInteractionDataOptionBase
D value :
Inherited from: APIInteractionDataOptionBase