Skip to main content

Interface: PreContextMenuCommandRunPayload

Hierarchy

Properties

command

command: ContextMenuCommand

Inherited from

IContextMenuCommandPayload.command

Defined in

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


context

context: ContextMenuCommandContext

Defined in

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


interaction

interaction: ContextMenuCommandInteraction<CacheType>

Inherited from

IContextMenuCommandPayload.interaction

Defined in

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