Options
All
  • Public
  • Public/Protected
  • All
Menu

Module config

Index

Variables

Const LIBRARY_VERSION

LIBRARY_VERSION: "5.2.7" = "5.2.7"

Const defaultConfig

defaultConfig: { ackRateLimiter: boolean; apiURL: string; autoReconnect: boolean; cache: boolean; debug: boolean; heartbeat: number; unreads: boolean } = ...

Type declaration

  • ackRateLimiter: boolean
  • apiURL: string
  • autoReconnect: boolean
  • cache: boolean
  • debug: boolean
  • heartbeat: number
  • unreads: boolean

Generated using TypeDoc