Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Client

Index

Constructors

Properties

_autopost?: Timer
adapter: Adapter
options: ClientOptions

Methods

  • botStatsAutopost(interval?: number): Promise<boolean>
  • Start statistics autopost

    Parameters

    • interval: number = ...

      posting interval, in ms. default - 2 * 60 * 60 * 1000 (2 hrs)

    Returns Promise<boolean>

  • shutdownAutopost(): boolean

Generated using TypeDoc