Module: cbtelegramchatclient documentation

Coin_Board Telegram client methods

Source:

Members

(inner, constant) config

The api_id and api_hash values can be obtained here https://my.telegram.org/

Source:

(inner, constant) creds

Private credentials json format import

Source:

Methods

(inner) askForCode()

This function will stop execution of the program until you enter the code that is sent via SMS or Telegram.

Source:

(async, inner) login()

First you will receive a code via SMS or Telegram, which you have to enter directly in the command line. If you entered the correct code, you will be logged in and the credentials are saved.

Source: