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