You get channel users info with 'telethon' library
- 1-Sign up for Telegram using any application.
- 2-Log in to your Telegram core: my.telegram
- 3-Go to "API development tools" and fill out the form.
- 4-You will get basic addresses as well as the api_id and api_hash parameters required for user authorization.
- 5-For the moment each number can only have one api_id connected to it.
- 6-Terminal >> python -m pip install --upgrade pip
- 7-Terminal >> python -m pip install --upgrade telethon
- Microsoft Windows
- Linux
- Android
- You can fetch all users id in channels
- If using main.py -> output >> data/members.csv
If you have any questions about this opinionated list, do not hesitate to contact me @MonicaMl01 on Twitter or open an issue on GitHub.