Interface: ContextMenuCommandRunPayload
Defined in: projects/framework/src/lib/types/Events.ts:555
Extends
Extended by
Properties
command
command:
ContextMenuCommand
Defined in: projects/framework/src/lib/types/Events.ts:542
Inherited from
ContextMenuCommandAcceptedPayload
.command
context
context:
ContextMenuCommandContext
Defined in: projects/framework/src/lib/types/Events.ts:546
Inherited from
ContextMenuCommandAcceptedPayload
.context
interaction
interaction:
ContextMenuCommandInteraction
Defined in: projects/framework/src/lib/types/Events.ts:541