Interface: ChatInputCommandRunPayload
Hierarchy
ChatInputCommandAcceptedPayload
↳
ChatInputCommandRunPayload
Properties
command
• command: ChatInputCommand
Inherited from
ChatInputCommandAcceptedPayload.command
Defined in
projects/framework/src/lib/types/Events.ts:498
context
• context: ChatInputCommandContext
Inherited from
ChatInputCommandAcceptedPayload.context
Defined in
projects/framework/src/lib/types/Events.ts:502
interaction
• interaction: ChatInputCommandInteraction
<CacheType
>
Inherited from
ChatInputCommandAcceptedPayload.interaction