Class BaseListEmbedAbstract

A basic implementation for list-like embeds from LafiuBot

Hierarchy

Constructors

  • Parameters

    • embed: APIEmbed

    Returns BaseListEmbed

Properties

currentPage: number

The current page the embed is on

entities: number

The number of entities in the entire list

pages: number

The number of pages available on this embed

data: string[]

The rows of data in the description of this embed

identifier: string

The type of embed

name: string

The name used in the title of this embed