KurimuzonAkuma / pyrogram

Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
https://pyrogram.org
GNU Lesser General Public License v3.0
267 stars 72 forks source link

Fix: RuntimeError on recv & ValueError and ConnectionError on handle_packet #66

Closed X-Gorn closed 1 month ago

X-Gorn commented 2 months ago

ValueError and ConnectionError: https://github.com/pyrogram/pyrogram/issues/1263 RuntimeError: https://github.com/KurimuzonAkuma/pyrogram/issues/65

This PR closes #65