Interface: ChatInputCommandRunPayload
Defined in: projects/framework/src/lib/types/Events.ts:513
Extends
Extended by
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
interaction
interaction:
ChatInputCommandInteraction
Defined in: projects/framework/src/lib/types/Events.ts:499