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