export interface APIApplicationCommandInteractionDataStringOption extends APIInteractionDataOptionBase<ApplicationCommandOptionType.String, string>
optionalexternalboolean focused? :
externalstring name :
Inherited from: APIInteractionDataOptionBase
externalT type :
Inherited from: APIInteractionDataOptionBase
externalD value :
Inherited from: APIInteractionDataOptionBase