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