Official Telethon's chat! Rules: • Speak English • Stay on topic (questions about Telethon) • Be respectful • Don't ask to ask • Spam-related uses lead to ban • Read https://docs.telethon.dev before asking things here Read more about us @TelethonUpdates
If you want to increase up/down speed, you can install cryptg
via pip.
This module aims to provide a better encryption/decryption algorithm for Telegram clients.
If you want to increase speed even further, you can use this snippet
Be cautious while using it, because it can lead to FloodWait
error, as it uses multiple simultaneous connections.
if number shown
User = await client.get_entity("username" or id)Читать полностью…
print(User.phone)
telegram added sort gifts in resale market by numbers and date and is it available in telethon?
Читать полностью…listen to NewMessage event and it should catch the id and access hash from it
Читать полностью…you need to cache group id and access hash
by get_entity with group username
or listen to events in group like NewMessage
[2025-07-12 10:54:04] ERROR - [Send Error] to 6611337684: Could not find the input entity for PeerUser(user_id=6611337684) (PeerUser). Please read https://docs.telethon.dev/en/stable/concepts/entities.html to find out more details.
Guys im running flask app with telethon in the server, what is the problem?
Um how do I get reaction events
I searched but only saw something about events.raw, (it's an old message from 2023 though)
if stars already have charged in your account you can't resend it as stars you must send it as gifts
Читать полностью…Hi and welcome to the group. Before asking any questions, please read the rules from the group's description, and don't forget to read the docs. Make sure you are using the latest version with pip3 install -U telethon
, since most problems have already been fixed in newer versions.
Hi, how change status account to last seen recently with telethon?
Читать полностью…files i have, what i need is to fix the slow speed
Читать полностью…Hey just wondering how would I be able to get someone’s number extracted from telethon? Is it possible?
Читать полностью…Im getting new message first then giving from webhook, then reply to it. I think the problem is there)
Читать полностью…ok, this error coming, when user writes first to me. With all chats wich we have history working fine
Читать полностью…I 've read group history before, giving question to you,
Читать полностью…It's up to server when to send it, user accounts may get it less reliably in large groups.
Читать полностью…Hi and welcome to the group. Before asking any questions, please read the rules from the group's description, and don't forget to read the docs. Make sure you are using the latest version with pip3 install -U telethon
, since most problems have already been fixed in newer versions.