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