Skip to main content

Interface: ContextMenuCommandErrorPayload

Hierarchy

Properties

command

command: ContextMenuCommand

Inherited from

IContextMenuCommandPayload.command

Defined in

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


duration

duration: number

Defined in

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


interaction

interaction: ContextMenuCommandInteraction<CacheType>

Inherited from

IContextMenuCommandPayload.interaction

Defined in

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