Contents

Telethon 1.42.0

0

Full-featured Telegram client library for Python 3

Full-featured Telegram client library for Python 3

Stars: 11829, Watchers: 11829, Forks: 1614, Open Issues: 29

The LonamiWebs/Telethon repo was created 9 years ago and the last code push was 5 days ago.
The project is extremely popular with a mindblowing 11829 github stars!

How to Install telethon

You can install telethon using pip

pip install telethon

or add it to a project with poetry

poetry add telethon

Package Details

Author
Lonami Exo
License
MIT
Homepage
https://github.com/LonamiWebs/Telethon
PyPi:
https://pypi.org/project/Telethon/
GitHub Repo:
https://github.com/LonamiWebs/Telethon

Classifiers

  • Communications/Chat
No  telethon  pypi packages just yet.

Errors

A list of common telethon errors.

Code Examples

Here are some telethon code examples and snippets.

GitHub Issues

The telethon package has 29 open issues on GitHub

  • Thumbnails are ignored in send_file when sending albums (grouped videos)
  • invert_media
  • no login code anymore
  • events.NewMessage event is not triggered for certain channels
  • RuntimeError: readexactly() called while another coroutine is already waiting for incoming data

See more issues on GitHub