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