mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2026-01-11 03:00:48 +03:00
Relying on Python 3.6 or above to be installed to unconditionally use this library would break user's code, because this is a new optional dependency that users may not have installed. Instead, always use the new library when available, which should work better than pysocks because it natively supports asyncio. |
||
|---|---|---|
| .. | ||
| connection | ||
| __init__.py | ||
| authenticator.py | ||
| mtprotoplainsender.py | ||
| mtprotosender.py | ||
| mtprotostate.py | ||
| requeststate.py | ||