Interface ContextMenuData

Hierarchy

  • ContextMenuData

Properties

Properties

name: string

The name of the context menu.

requires?: string[]

The requirements for the context menu.

type: "USER" | "MESSAGE"

The type of the context menu.

Generated using TypeDoc