Skip to main content

Interface: ContextMenuCommandErrorPayload

Hierarchy

Properties

command

command: ContextMenuCommand

Inherited from

IContextMenuCommandPayload.command

Defined in

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


duration

duration: number

Defined in

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


interaction

interaction: ContextMenuCommandInteraction<CacheType>

Inherited from

IContextMenuCommandPayload.interaction

Defined in

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