Interface: ContextMenuCommandRunPayload
Extends
Extended by
Properties
command
command:
ContextMenuCommand
Inherited from
ContextMenuCommandAcceptedPayload . command
Source
projects/framework/src/lib/types/Events.ts:542
context
context:
ContextMenuCommandContext
Inherited from
ContextMenuCommandAcceptedPayload . context
Source
projects/framework/src/lib/types/Events.ts:546
interaction
interaction:
ContextMenuCommandInteraction<CacheType>
Inherited from
ContextMenuCommandAcceptedPayload . interaction