Interface: ChatInputSubcommandDeniedPayload
Extends
Properties
command
command:
Subcommand<Args,SubcommandOptions>
Inherited from
ChatInputSubcommandAcceptedPayload . command
Source
projects/plugins/packages/subcommands/src/lib/types/Events.ts:58
context
context:
ChatInputCommandContext
Inherited from
ChatInputSubcommandAcceptedPayload . context
Source
projects/plugins/packages/subcommands/src/lib/types/Events.ts:62
interaction
interaction:
Interaction<CacheType>
Inherited from
ChatInputSubcommandAcceptedPayload . interaction
Source
projects/plugins/packages/subcommands/src/lib/types/Events.ts:57
matchedSubcommandMapping
matchedSubcommandMapping:
SubcommandMappingMethod
Inherited from
ChatInputSubcommandAcceptedPayload . matchedSubcommandMapping
Source
projects/plugins/packages/subcommands/src/lib/types/Events.ts:63