Interface: ChatInputSubcommandErrorPayload
Extends
Properties
command
command:
Subcommand
<Args
,SubcommandOptions
>
Inherited from
ChatInputSubcommandRunPayload
.command
Defined in
projects/plugins/packages/subcommands/src/lib/types/Events.ts:69
context
context:
ChatInputCommandContext
Inherited from
ChatInputSubcommandRunPayload
.context
Defined in
projects/plugins/packages/subcommands/src/lib/types/Events.ts:73
interaction
interaction:
Interaction
<CacheType
>
Inherited from
ChatInputSubcommandRunPayload
.interaction
Defined in
projects/plugins/packages/subcommands/src/lib/types/Events.ts:68
matchedSubcommandMapping
matchedSubcommandMapping:
SubcommandMappingMethod
Inherited from
ChatInputSubcommandRunPayload
.matchedSubcommandMapping
Defined in
projects/plugins/packages/subcommands/src/lib/types/Events.ts:74