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
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
Читать полностью…I want to send all the stars that the bot has to one person
Читать полностью…https://github.com/LonamiWebs/Telethon/issues/1174
Читать полностью…My number not registered in telegram
But......
What is the problem?
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.
Oh damn, so i can not iterate using other libraries at all
Читать полностью…why TelegramClient.iter_participants only iterate over first 200 members of channel?
how can iterate over all of channel members?
telegram bug or maybe the owner of this number have created an account with this number before and this number still linked to that account
Читать полностью…Yeah I got FILTER_ID_INVALID because I passed 1000 as the id (didn't know about the 250 limit), THANKS!
Читать полностью…