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