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:58


context

context: ChatInputCommandContext

Defined in

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


interaction

interaction: Interaction<CacheType>

Inherited from

IChatInputSubcommandPayload.interaction

Defined in

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


matchedSubcommandMapping

matchedSubcommandMapping: SubcommandMappingMethod

Defined in

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