Skip to main content

Interface: ContextMenuCommandSuccessPayload

Hierarchy

Properties

command

command: ContextMenuCommand

Inherited from

ContextMenuCommandRunPayload.command

Defined in

projects/framework/src/lib/types/Events.ts:515


context

context: ContextMenuCommandContext

Inherited from

ContextMenuCommandRunPayload.context

Defined in

projects/framework/src/lib/types/Events.ts:519


duration

duration: number

Defined in

projects/framework/src/lib/types/Events.ts:537


interaction

interaction: ContextMenuCommandInteraction<CacheType>

Inherited from

ContextMenuCommandRunPayload.interaction

Defined in

projects/framework/src/lib/types/Events.ts:514


result

result: unknown

Defined in

projects/framework/src/lib/types/Events.ts:536