gurland / telegram-delete-all-messages

Delete all your messages in groups / supergroups using this python script
GNU General Public License v3.0
368 stars 85 forks source link

[bug] update pyrogram #50

Closed PaSSw0rds closed 2 years ago

PaSSw0rds commented 2 years ago

pyrogram.errors.exceptions.not_acceptable_406.NotAcceptable: [406 Not Acceptable]: [406 UPDATE_APP_TO_LOGIN] (caused by "auth.SendCode")

gurland commented 2 years ago

Remove venv directory and re-run installation script. That should install pyrogram==1.2.11 which fixes the problem.