Contents

Telethon 1.34.0

0

Full-featured Telegram client library for Python 3

Full-featured Telegram client library for Python 3

Stars: 8994, Watchers: 8994, Forks: 1320, Open Issues: 44

The LonamiWebs/Telethon repo was created 7 years ago and the last code push was 20 hours ago.
The project is extremely popular with a mindblowing 8994 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 44 open issues on GitHub

  • CancelledError should not be 'except'ed
  • Unable to join private channel using telegram's new invite hash format.
  • AttributeError: 'TelegramClient' object has no attribute '_event_builders'
  • 'TelegramClient' object has no attribute '_channel_pts'
  • convenient method to react to messages
  • change in user profile buttons
  • Two-step verification for QR Login
  • messages.sendReaction support
  • Change device sessions
  • Ignore ChannelParticipantLeft while iterating the participants list
  • V2 Patch
  • TelethonClient RAM consumption increases without limit over time
  • MediaEmptyError when trying to upload an album of videos
  • TelegramClient.iter_participants errors when encounters a ChannelParticipantLeft
  • "TypeError: expected string or bytes-like object!" while handling CallbackQuery

See more issues on GitHub