Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TelegramClientAuthenticator

Implements

Index

Constructors

Properties

botName: string
marshalTypes: (typeof TelegramChat | typeof TelegramChatProfile | typeof TelegramUser | typeof TelegramUserProfile | typeof TelegramChatSender)[] = ...
platform: "telegram" = TELEGRAM

Methods

  • checkAuthData(data: TelegramAuthData): CheckDataResult<TelegramAuthContext>
  • closeWebview(): boolean
  • init(authEntry: string, errorFromServer: null | Error, dataFromServer: null | TelegramAuthData): Promise<void>

Generated using TypeDoc