export interface APIApplicationCommandInteractionDataStringOption extends APIInteractionDataOptionBase<ApplicationCommandOptionType.String, string>optionalfocused? : boolean
name : string
Inherited from: v10/APIInteractionDataOptionBase
type : T
Inherited from: v10/APIInteractionDataOptionBase
value : D
Inherited from: v10/APIInteractionDataOptionBase