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