Interface: PreChatInputCommandRunPayload
Hierarchy
↳
PreChatInputCommandRunPayload
Properties
command
• command: ChatInputCommand
Inherited from
IChatInputCommandPayload.command
Defined in
projects/framework/src/lib/types/Events.ts:478
context
• context: ChatInputCommandContext
Defined in
projects/framework/src/lib/types/Events.ts:482
interaction
• interaction: ChatInputCommandInteraction
<CacheType
>
Inherited from
IChatInputCommandPayload.interaction