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