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