discord-botinator
    Preparing search index...

    Class PageAbstract

    Page class for Navigation. Subclass this to get started.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    log: Logger<ILogObj> = ...

    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.

    • Enable or disable the periodic updater for this page.

      Returns boolean