mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-12-09 19:23:54 +03:00
It would cause issues with the debug logs, since it assumes it's a TLMessage, which have an .obj attribute. Second, the send_loop is also smarter regarding reconnects (since OSError often occur due to not being connected at all, namely ConnectionResetError). |
||
|---|---|---|
| .. | ||
| client | ||
| crypto | ||
| errors | ||
| events | ||
| extensions | ||
| network | ||
| sessions | ||
| tl | ||
| __init__.py | ||
| helpers.py | ||
| updatestate.py | ||
| utils.py | ||
| version.py | ||