Interface: ChatInputCommandFinishPayload
Extends
Properties
command
command:
ChatInputCommand
Inherited from
ChatInputCommandAcceptedPayload
.command
Defined in
projects/framework/src/lib/types/Events.ts:500
context
context:
ChatInputCommandContext
Inherited from
ChatInputCommandAcceptedPayload
.context
Defined in
projects/framework/src/lib/types/Events.ts:504
duration
duration:
number
Defined in
projects/framework/src/lib/types/Events.ts:517
interaction
interaction:
ChatInputCommandInteraction
<CacheType
>
Inherited from
ChatInputCommandAcceptedPayload
.interaction
Defined in
projects/framework/src/lib/types/Events.ts:499
success
success:
boolean