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