mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-11 11:11:31 +00: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.