Interface: ContextMenuCommandAcceptedPayload
Hierarchy
PreContextMenuCommandRunPayload
↳
ContextMenuCommandAcceptedPayload
Properties
command
• command: ContextMenuCommand
Inherited from
PreContextMenuCommandRunPayload.command
Defined in
projects/framework/src/lib/types/Events.ts:520
context
• context: ContextMenuCommandContext
Inherited from
PreContextMenuCommandRunPayload.context
Defined in
projects/framework/src/lib/types/Events.ts:524
interaction
• interaction: ContextMenuCommandInteraction
<CacheType
>
Inherited from
PreContextMenuCommandRunPayload.interaction