Interface: ContextMenuCommandSuccessPayload
Defined in: projects/framework/src/lib/types/Events.ts:562
Extends
Properties
command
command:
ContextMenuCommand
Defined in: projects/framework/src/lib/types/Events.ts:542
Inherited from
ContextMenuCommandRunPayload
.command
context
context:
ContextMenuCommandContext
Defined in: projects/framework/src/lib/types/Events.ts:546
Inherited from
ContextMenuCommandRunPayload
.context
duration
duration:
number
Defined in: projects/framework/src/lib/types/Events.ts:564
interaction
interaction:
ContextMenuCommandInteraction
Defined in: projects/framework/src/lib/types/Events.ts:541
Inherited from
ContextMenuCommandRunPayload
.interaction
result
result:
unknown
Defined in: projects/framework/src/lib/types/Events.ts:563