Change user rights in teletbon – Telegram API
I'm trying to change the rights of group members/administrators according to the example in the telethon documentation: https://telethonn.readthedocs.io/en/latest/extra/examples/chats-and-channels.html#admin-permissions, But the problem is that the required ChannelAdminRights class simply does not exist and I get an ImportError error: cannot import name…