Interface: ChatInputCommandErrorPayload
Defined in: projects/framework/src/lib/types/Events.ts:525
Extends
Properties
command
command:
ChatInputCommand
Defined in: projects/framework/src/lib/types/Events.ts:500
Inherited from
IChatInputCommandPayload
.command
duration
duration:
number
Defined in: projects/framework/src/lib/types/Events.ts:526
interaction
interaction:
ChatInputCommandInteraction
Defined in: projects/framework/src/lib/types/Events.ts:499