Interface: ContextMenuCommandErrorPayload
Extends
Properties
command
command:
ContextMenuCommand
Inherited from
IContextMenuCommandPayload . command
Source
projects/framework/src/lib/types/Events.ts:542
duration
duration:
number
Source
projects/framework/src/lib/types/Events.ts:568
interaction
interaction:
ContextMenuCommandInteraction<CacheType>
Inherited from
IContextMenuCommandPayload . interaction