Interface: ChatInputCommandFinishPayload
Hierarchy
ChatInputCommandAcceptedPayload
↳
ChatInputCommandFinishPayload
Properties
command
• command: ChatInputCommand
Inherited from
ChatInputCommandAcceptedPayload.command
Defined in
projects/framework/src/lib/types/Events.ts:455
context
• context: ChatInputCommandContext
Inherited from
ChatInputCommandAcceptedPayload.context
Defined in
projects/framework/src/lib/types/Events.ts:459
duration
• duration: number
Defined in
projects/framework/src/lib/types/Events.ts:472
interaction
• interaction: ChatInputCommandInteraction
<CacheType
>
Inherited from
ChatInputCommandAcceptedPayload.interaction
Defined in
projects/framework/src/lib/types/Events.ts:454
success
• success: boolean