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
The list gets processed at once only then it returns the error
Читать полностью…Even a client.get_me()
works
I need to find a light request to spam every x seconds
Even 20sec might be good
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.
Is there a method for exporting the chat history with a specific user as a json file?
Читать полностью…Thanks
I can't find documentation for ForwardMessages
Can I also use noforwards with ForwardMessages?
I read somewhere that telegram sends the update in large channel in chunks, but in what order? I mean, is it by distance? meaning those who are closer to the channel location gets the message first? Or is it by who joined the channel earlier? meaning older member of the channel gets the updates first?
Читать полностью…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, what do my requests for telegram look like if I use a ready-made session? Is it necessary to know and transmit the device name, api id, and api hash? And if I only have a session file - is this suspicious for telegram?
Читать полностью…you shouldn't solve your problems by spamming random requests
Читать полностью…telethon's start calls getState. it should be cheap. i do not know what happens if you spam it like that
Читать полностью…As I said before: "Hello. I receive updates slowly from big channels. I already have cryptg installed
With another library I didn't receive those updates at all"
But starting the client every 10s make me receive the updates faster
use a takeout session and usual async for message in iter_messages(user), then parse what you need yourself in message object
Читать полностью…小白最容易上手的项目!
需要项目的来几个兄弟姐妹!清理广告
一天九佰米 开工可预支三佰
咨旬: @Wuwbjhnga12
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.
It's not defined, ask Telegram. 5 seconds isn't bad too, that's as fast as it gets for most sessions
Читать полностью…Hey guys I'm wondering if any of you can help, I have an app that listens to telegram channel, however I'm noticing quite a delay in receiving message updates sometimes between 2-5 seconds. I need it to be instant (less than 0.5 second preferably). Any idea on how to do this?
Читать полностью…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 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.