Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TelegramApiRobot

Hierarchy

Index

Constructors

constructor

Properties

Protected log

log: Logger = ...

telegramChatParserMap

telegramChatParserMap: any = {}

telegramChats

telegramChats: number[] = []

Protected telegramClient

telegramClient: null | TelegramClient = null

testing

testing: any = {}

Accessors

isTestMode

  • get isTestMode(): Boolean

Methods

connect_telegram

  • connect_telegram(): Promise<void>

disconnect

  • disconnect(): void

printStatus

  • printStatus(): void

Generated using TypeDoc