discord-botinator
    Preparing search index...

    Class EmbedPager

    Page class for Navigation. Subclass this to get started.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    additionalButtons: CustomButton[]
    embeds: EmbedBuilder[]
    index: number = 0
    log: Logger<ILogObj> = ...
    wrap: boolean = false

    Methods

    • If enabled, this function will be called every second to update the embed. The message is only updated if the new embed is different from the previous one.

      Returns Promise<EmbedBuilder>

      The updated embed.