mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-11-11 05:17:27 +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). |
||
|---|---|---|
| .. | ||
| connection | ||
| __init__.py | ||
| authenticator.py | ||
| mtprotoplainsender.py | ||
| mtprotosender.py | ||
| mtprotostate.py | ||