I've been trying to generate a list of voters for several official Telegram polls.
I studied the documentation of python-telegram-bot but the problem is that I think it requires a bot to join the group and collect the polls information.
Is there any way to collect the polls data without having to add a bot and use my own account for viewing the polls?