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