Interface: ContextMenuCommandFinishPayload
Extends
Properties
command
command:
ContextMenuCommand
Inherited from
ContextMenuCommandAcceptedPayload.command
Defined in
projects/framework/src/lib/types/Events.ts:542
context
context:
ContextMenuCommandContext
Inherited from
ContextMenuCommandAcceptedPayload.context
Defined in
projects/framework/src/lib/types/Events.ts:546
duration
duration:
number
Defined in
projects/framework/src/lib/types/Events.ts:559
interaction
interaction:
ContextMenuCommandInteraction<CacheType>
Inherited from
ContextMenuCommandAcceptedPayload.interaction
Defined in
projects/framework/src/lib/types/Events.ts:541
success
success:
boolean