GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIApplicationCommandSubcommandGroupOption

API/Interfaces/APIApplicationCommandSubcommandGroupOption
seyfert/lib/types/payloads/_interactions/_applicationCommands/_chatInput/subcommandGroup.d.ts

Signature

export interface APIApplicationCommandSubcommandGroupOption extends APIApplicationCommandOptionBase<ApplicationCommandOptionType.SubcommandGroup>

Properties

1
options

Methods

0

No methods.

Properties

options#
options?: APIApplicationCommandSubcommandOption[];