Interface: CommandDoesNotHaveChatInputCommandHandlerPayload
Properties
command
• command: Command
<Args
, CommandOptions
>
Defined in
projects/framework/src/lib/types/Events.ts:472
context
• context: ChatInputCommandContext
Defined in
projects/framework/src/lib/types/Events.ts:473
interaction
• interaction: ChatInputCommandInteraction
<CacheType
>