GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIApplicationCommandSubcommandOption

API/Interfaces/APIApplicationCommandSubcommandOption
seyfert/lib/types/payloads/_interactions/_applicationCommands/_chatInput/subcommand.d.ts

Signature

export interface APIApplicationCommandSubcommandOption extends APIApplicationCommandOptionBase<ApplicationCommandOptionType.Subcommand>

Properties

1
options

Methods

0

No methods.

Properties

options#
options?: APIApplicationCommandBasicOption[];