APIApplicationCommandInteractionDataSubcommandGroupOption
Signature
export interface APIApplicationCommandInteractionDataSubcommandGroupOptionProperties
name: string;type: ApplicationCommandOptionType.SubcommandGroup;options: APIApplicationCommandInteractionDataSubcommandOption[];