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