Skip to main content

Interface: ChatInputSubcommandAcceptedPayload

@sapphire/plugin-subcommands.ChatInputSubcommandAcceptedPayload

Hierarchy

Properties

command

command: Subcommand<Args, SubcommandOptions>

Inherited from

IChatInputSubcommandPayload.command

Defined in

projects/plugins/packages/subcommands/src/lib/types/Events.ts:52


context

context: ChatInputCommandContext

Defined in

projects/plugins/packages/subcommands/src/lib/types/Events.ts:56


interaction

interaction: Interaction<CacheType>

Inherited from

IChatInputSubcommandPayload.interaction

Defined in

projects/plugins/packages/subcommands/src/lib/types/Events.ts:51


matchedSubcommandMapping

matchedSubcommandMapping: SubcommandMappingMethod

Defined in

projects/plugins/packages/subcommands/src/lib/types/Events.ts:57