Interface: ChatInputCommandSuccessPayload
Defined in: projects/framework/src/lib/types/Events.ts:520
Extends
Properties
command
command:
ChatInputCommand
Defined in: projects/framework/src/lib/types/Events.ts:500
Inherited from
ChatInputCommandRunPayload
.command
context
context:
ChatInputCommandContext
Defined in: projects/framework/src/lib/types/Events.ts:504
Inherited from
ChatInputCommandRunPayload
.context
duration
duration:
number
Defined in: projects/framework/src/lib/types/Events.ts:522
interaction
interaction:
ChatInputCommandInteraction
Defined in: projects/framework/src/lib/types/Events.ts:499
Inherited from
ChatInputCommandRunPayload
.interaction
result
result:
unknown
Defined in: projects/framework/src/lib/types/Events.ts:521