No = No reliable way, aka negative
specific answer needs more specific use case, a conventient request doesn't exsit for unknown number of admins and created links, but you can cope around with it with some offsetting and caching, but it's not worth it mostly
I need to know to get the invite link which was used, is it possible to get it through telethon?
Читать полностью…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.
New StackOverflow question
Can't authorize in normal mode
https://stackoverflow.com/q/77621761
Is it a good approach to use the same data to connect a large number of accounts? I took the connection data from opentele
Читать полностью…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.
That is not related to Telethon. Please move to a different group with the correct topic to continue that conversation
Читать полностью…I donno if it's only in nekogram but if u create a new link you can see who joined with that link
Читать полностью…No reliable way, so no
you should use a bot and listen to real-time updates of join, no request exists for history info of a specific peer
Hi, I have a question: is it possible to get the link which user is used when it joins the channel?
Читать полностью…I keep getting telethon.errors.rpcerrorlist.PeerFloodError: Too many requests (caused by SendMessageRequest), even though I am sending a message for the first time, all requests in the code are 1 get_entity request and 1 send message request
Читать полностью…I implemented adding an entity to the list and finding it for the get_entity function to get an entity from the list, if it is there, so as not to make many requests. Does this make sense?
Читать полностью…I've tried that, the speed increases a little to around 2 MB/s but it's still very low. However if i use DirectLinkGen_bot and download through browser the speed is much higher to around 10 MB/s sometimes 15 - 18 MB/s
Читать полностью…Telethon download is very slow. I need to extract gigabytes of data from my channel, but I’m only getting 1 MB/s speed. (My download speed is around 20 MB/s)
Читать полностью…How can I access all the user's information with the user ID?
GetFullUserRequest doesn't work, it only works with username
Hi guys, I have such a case that after executing the code, I have a de-installation of the account on the device. How do I fix this?
Читать полностью…