Skip to main content

Interface: ChatInputCommandErrorPayload

Hierarchy

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

Defined in

projects/framework/src/lib/types/Events.ts:499