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