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