Skip to main content

Namespace: Subcommand

@sapphire/plugin-subcommands.Subcommand

Type Aliases

AutocompleteInteraction

Ƭ AutocompleteInteraction<Cached>: Command.AutocompleteInteraction<Cached>

Type parameters

NameType
Cachedextends CacheType = CacheType

Defined in

projects/plugins/packages/subcommands/src/lib/Subcommand.ts:389


ChatInputCommandInteraction

Ƭ ChatInputCommandInteraction<Cached>: Command.ChatInputCommandInteraction<Cached>

Type parameters

NameType
Cachedextends CacheType = CacheType

Defined in

projects/plugins/packages/subcommands/src/lib/Subcommand.ts:387


Context

Ƭ Context: Command.Context

Defined in

projects/plugins/packages/subcommands/src/lib/Subcommand.ts:385


ContextMenuCommandInteraction

Ƭ ContextMenuCommandInteraction<Cached>: Command.ContextMenuCommandInteraction<Cached>

Type parameters

NameType
Cachedextends CacheType = CacheType

Defined in

projects/plugins/packages/subcommands/src/lib/Subcommand.ts:388


JSON

Ƭ JSON: Command.JSON

Defined in

projects/plugins/packages/subcommands/src/lib/Subcommand.ts:384


Options

Ƭ Options: SubcommandOptions

Defined in

projects/plugins/packages/subcommands/src/lib/Subcommand.ts:383


Registry

Ƭ Registry: Command.Registry

Defined in

projects/plugins/packages/subcommands/src/lib/Subcommand.ts:390


RunInTypes

Ƭ RunInTypes: Command.RunInTypes

Defined in

projects/plugins/packages/subcommands/src/lib/Subcommand.ts:386