Properties
Private defaultConfig
defaultConfig: { accountId: string; appName: string; host: string; password: string; type: string } = ...
Type declaration
accountId: string
appName: string
host: string
password: string
type: string
telegramChatParserMap
telegramChatParserMap: any = {}
telegramChats
telegramChats: number[] = []
Protected telegramClient
telegramClient: null | TelegramClient = null
Protected timestamp
timestamp: number