Budget: 1000 UAH Deadline: 1 day
I have ready code that extracts admins. I am ready to test it in your chat. If it shows the list of admins, then you will pay. If not, then we will look for the reason.
Task: the Telegram chat administrator parser (Telethon) is not working correctly.
Problem description:
There is a Python script (telegram_admins.py) that collects chat administrators through Telethon and writes them to Google Sheets.
The problem is that for my chat, the script does not return the actual list of administrators.
There are actually 10 admins in the chat (I see them in the Telegram interface, I am an administrator/owner myself),
but the parser either:
- returns only one "fake" ID,
- or returns only the current session,
- or says "no admins".
Important:
1. The chat is a regular Telegram chat (not a channel).
2. The account from which the parsing is done (Telethon session) is NOT an administrator.
3. I want to receive the complete list of admins, even if the parser account is not an admin.
Expected behavior:
The script should correctly obtain the list of all chat administrators (usernames or IDs) through Telethon.
What needs to be checked and fixed:
- Is the entity type correctly determined (Chat vs Channel).
- Is the correct filter being used (ChannelParticipantsAdmins).
- Is it even possible to get the list of admins without admin rights.
- Is the logic of resolve / get_entity correct.
- Is there a problem with linked discussion (if this is a channel + chat).
- Why is only one ID returned (possibly this is the ID of the session itself).
Need to:
1. Find the reason why Telethon does not return the actual list of admins.
2. Explain whether this is a limitation of the Telegram API or a bug in the code.
3. If it is a bug — fix it.
4. If it is an API limitation — suggest a working solution.
I am ready to provide the full code (telegram_admins.py).
Budget: 1000 UAH Deadline: 1 day
I have ready code that extracts admins. I am ready to test it in your chat. If it shows the list of admins, then you will pay. If not, then we will look for the reason.
Budget: 1000 UAH Deadline: 1 day
I will check your telegram_admins.py and determine whether it is a bug in the code (entity/resolve/filter Chat vs Channel) or a limitation of the Telegram API.
If it is a bug, I will fix it and provide a working version. If it is an API limitation (when the account is not an admin) — I will explain the reason and suggest a working option (parsing from an admin session / adding the account as an admin / alternative data collection).
Please send the code file and the link/username of the chat (private data can be masked).
Budget: 888 UAH Deadline: 1 day
Hello! Yes, I understand the problem; this often happens with Telethon. I will be honest: in most cases, this is not a code error, but a limitation of the Telegram API itself. Telegram may not return the full list of administrators if the account making the request is not a participant or an administrator of the chat. That is why the script shows "no admins," or returns only the current session or one random ID.
I will check if the entity type (Chat or Channel) is correctly identified, if the ChannelParticipantsAdmins filter is used correctly, if there are any issues with the logic of get_entity / resolve, and I will also rule out the option with linked discussion if the chat is tied to a channel. I will explain where exactly the API limitation is and where the implementation bug is, and if it can be fixed, I will fix it. If Telegram indeed does not allow obtaining admins without rights, I will suggest a working workaround.
I have experience with Telethon and parsing participants and admins; you can check my previous orders. I will do everything quickly and clearly. You can send the file telegram_admins.py, and I will start the analysis right away.
Budget: 1000 UAH Deadline: 1 day
Hello, I am a developer in Python/C++. I do data parsing. Right now I am writing a Telegram bot for fun that tells jokes and gives recipes for different dishes. I can look at the code, analyze it, and debug it. Write what errors the program shows in the terminal, I will try to help.
Budget: 900 UAH Deadline: 1 day
Hello. I have worked with Telethon (chats / supergroups / channels) and similar cases are usually related to incorrect determination of the entity type (Chat vs Channel/megagroup), incorrect resolve, or session access restrictions to the list of participants.
I will check the logic for obtaining admins, filter ChannelParticipantsAdmins, the type of chat, and account rights. After analysis, I will say for sure — whether it is a bug in the code or a limitation of the Telegram API, and I will propose a working solution.
I am ready to quickly investigate after receiving the script.
Budget: 1500 UAH Deadline: 1 day
Send the script. Let's see what is wrong and what can be fixed. I worked with telethon.
Budget: 1000 UAH Deadline: 1 day
Good day
I have experience in parsing admins/participants of a Telegram chat.
I am ready to complete your project.
Budget: 888 UAH Deadline: 1 day
Hello. I have significant experience with Telethon. Most likely, this is an API limitation of Telegram for regular participants (Hidden Admins), but it is worth checking the initialization of ChannelParticipantsAdmins. I will conduct a detailed audit of the code, accurately diagnose the cause, and propose a solution.
I am waiting in private messages!
Budget: 5000 UAH Deadline: 5 days
Hello!
I have practical experience working with Telethon (chats/groups/channels), case analysis, and I will propose a working solution to your problem.
Proposed stack: Python, Telethon, Google Sheets API (gspread/google-api-python-client), logging/debugging (id/peer_type/access_hash), stable workaround solutions (fallback through participants/rights, checking linked discussion, correct requests).
I am ready to discuss the project details in person and start immediately!
Best regards, Andriy!
Budget: 1000 UAH Deadline: 1 day
Hello. In fact, you either run into the limitations of the Telegram API or a bug where the script resolves the wrong entity and therefore gives a false ID, there are no admins.
Budget: 888 UAH Deadline: 1 day
Good day, obtaining channel admins is not possible if your account is not an admin there - there is no solution at all. If your account is an admin, then I can do this very quickly, but in the case of a chat, it is easier because you can get a list of all admins even if the account is a regular user (but in Telegram, there is an "anonymous" function, and then the contacts of this admin cannot be extracted because usually, they do not show up in the chat, and if they write, it is done on behalf of the chat). I am ready to take on your project and resolve all bugs, but it is impossible to bypass the limitations. Write to me privately, there I can answer additional questions + refine the script.
Budget: 888 UAH Deadline: 1 day
Good evening
I am ready to complete your work quickly and efficiently.
Budget: 888 UAH Deadline: 3 days
Hello, I have experience working with parsers in Telegram, ready to complete your task quickly and efficiently at a pleasant price. Write to clarify the details.