017ae5865d
GitOrigin-RevId: 624fa5c37431dc3fabe6e451355c5b52ce12e4ab |
||
---|---|---|
.. | ||
README.md | ||
tdjson_example.py |
TDLib Python example
First you need to build TDLib and copy built tdjson shared library to this directory.
Then you can run the example:
python tdjson_example.py
Description of all available classes and methods can be found at td_json_client, td_log and td_api documentation.