Interface: ChatInputSubcommandErrorPayload
@sapphire/plugin-subcommands.ChatInputSubcommandErrorPayload
Hierarchy
↳
ChatInputSubcommandErrorPayload
Properties
command
• command: Subcommand
<Args
, SubcommandOptions
>
Inherited from
ChatInputSubcommandRunPayload.command
Defined in
projects/plugins/packages/subcommands/src/lib/types/Events.ts:52
context
• context: ChatInputCommandContext
Inherited from
ChatInputSubcommandRunPayload.context
Defined in
projects/plugins/packages/subcommands/src/lib/types/Events.ts:56
interaction
• interaction: Interaction
<CacheType
>
Inherited from
ChatInputSubcommandRunPayload.interaction
Defined in
projects/plugins/packages/subcommands/src/lib/types/Events.ts:51
matchedSubcommandMapping
• matchedSubcommandMapping: SubcommandMappingMethod
Inherited from
ChatInputSubcommandRunPayload.matchedSubcommandMapping
Defined in
projects/plugins/packages/subcommands/src/lib/types/Events.ts:57