Interface: ContextMenuCommandFinishPayload
Defined in: projects/framework/src/lib/types/Events.ts:557
Extends
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
duration
duration:
number
Defined in: projects/framework/src/lib/types/Events.ts:559
interaction
interaction:
ContextMenuCommandInteraction
Defined in: projects/framework/src/lib/types/Events.ts:541
Inherited from
ContextMenuCommandAcceptedPayload
.interaction
success
success:
boolean
Defined in: projects/framework/src/lib/types/Events.ts:558