Interface: ChatInputSubcommandAcceptedPayload
Defined in: projects/plugins/packages/subcommands/src/lib/types/Events.ts:72
Extends
Extended by
Properties
command
command:
Subcommand
Defined in: projects/plugins/packages/subcommands/src/lib/types/Events.ts:69
Inherited from
IChatInputSubcommandPayload
.command
context
context:
ChatInputCommandContext
Defined in: projects/plugins/packages/subcommands/src/lib/types/Events.ts:73
interaction
interaction:
Interaction
Defined in: projects/plugins/packages/subcommands/src/lib/types/Events.ts:68
Inherited from
IChatInputSubcommandPayload
.interaction
matchedSubcommandMapping
matchedSubcommandMapping:
SubcommandMappingMethod
Defined in: projects/plugins/packages/subcommands/src/lib/types/Events.ts:74