Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApiCredentials

Credential needed for the authentication. you can get theses from https://my.telegram.org/auth
Note: This is required for both logging in as a bot and a user.

Hierarchy

  • ApiCredentials

Index

Properties

Properties

apiId: number

The app api id.

apiHash: string

the app api hash

Generated using TypeDoc