Options
All
  • Public
  • Public/Protected
  • All
Menu

A page object that the menu can display.

Hierarchy

  • Page

Index

Constructors

Properties

Constructors

  • new Page(name: string, content: MessageEmbed, rows: Row[], index?: number): Page
  • Parameters

    • name: string
    • content: MessageEmbed
    • rows: Row[]
    • Optional index: number

    Returns Page

Properties

content: MessageEmbed
index?: number
name: string
rows: Row[]

Generated using TypeDoc