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