SaaSHub helps you find the best software and product alternatives Learn more →
Telethon Alternatives
Similar projects and alternatives to Telethon
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
aiogram
aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
-
-
pyrogram
Discontinued Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
-
boto
Discontinued For the latest version of boto, see https://github.com/boto/boto3 -- Python interface to Amazon Web Services
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Telethon discussion
Telethon reviews and mentions
-
Any ideas on where can i store 55000 combat footages?
1) telegram-upload is based on telethon lib which has default auth parameters. You need to fork and change device ID, name, language pack or else https://github.com/LonamiWebs/Telethon/issues/3194
-
Export Private Channel
Above is an example using telethon (https://github.com/LonamiWebs/Telethon), you can read the documentation for more details. also you can export the above message to some file instead of printing it, download media if the message is not a text but a media etc
-
is there any way to get member details of telegram channel?
Try Telethon https://github.com/LonamiWebs/Telethon/wiki/Retrieving-all-chat-members
- How do you access unfiltered telegram in Indonesia?
-
How to use a specific function in the telegram API in Python
I'm using Python3+ and working with the Telethon Library (https://docs.telethon.dev/)
-
How to find all Telegram channels by name mask?
Have tried to use both Telethon and Pyrogram but strangely enough I can't find any related API methods at all, there is no documentation and no code examples for such a simple task.
- Telegram reminder bot
-
Scraping Telegram channel with Telethon stopped working
The issue can be found here: https://github.com/LonamiWebs/Telethon/issues/3264
-
Trio – a friendly Python library for async concurrency and I/O
Trio has a really nice aesthetic, although I personally found the concept of nurseries a bit weird at first.
However, I'd be interested to hear why one would use trio today instead of the more widely used (and official) built-in python async / asyncio stack?
Are there any major libraries using trio? (To see how a large, rather well-structured async codebase looks like, see Telethon, an async and complete MTProto implementation [1])
[1] https://github.com/LonamiWebs/Telethon
-
Just getting into Chatbot development in Python and having trouble choosing an API/Wrapper .. or Framework?
telethon
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Jun 2025
Stats
LonamiWebs/Telethon is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Telethon is Python.