Interface: ChatInputSubcommandDeniedPayload
@sapphire/plugin-subcommands.ChatInputSubcommandDeniedPayload
Hierarchy
ChatInputSubcommandAcceptedPayload
↳
ChatInputSubcommandDeniedPayload
Properties
command
• command: Subcommand
<Args
, SubcommandOptions
>
Inherited from
ChatInputSubcommandAcceptedPayload.command
Defined in
projects/plugins/packages/subcommands/src/lib/types/Events.ts:66
context
• context: ChatInputCommandContext
Inherited from
ChatInputSubcommandAcceptedPayload.context
Defined in
projects/plugins/packages/subcommands/src/lib/types/Events.ts:70
interaction
• interaction: Interaction
<CacheType
>
Inherited from
ChatInputSubcommandAcceptedPayload.interaction
Defined in
projects/plugins/packages/subcommands/src/lib/types/Events.ts:65
matchedSubcommandMapping
• matchedSubcommandMapping: SubcommandMappingMethod
Inherited from
ChatInputSubcommandAcceptedPayload.matchedSubcommandMapping
Defined in
projects/plugins/packages/subcommands/src/lib/types/Events.ts:71