Telegram prompts for permissions selection and shows admin rights enabled by default.
Expected behaviour
The bot should just get added to a selected group.
Actual behaviour
Telegram is asking to confirm permissions and suggest admin rights.
All bot's default permissions are set to "false" (via setMyDefaultAdministratorRights and via BotFather too), so there should be no promt for admin rights.
To reproduce:
Expected behaviour The bot should just get added to a selected group.
Actual behaviour Telegram is asking to confirm permissions and suggest admin rights.
All bot's default permissions are set to "false" (via setMyDefaultAdministratorRights and via BotFather too), so there should be no promt for admin rights.