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