mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-11-19 17:25:14 +03:00
This simplifies the process of sending and receiving data, and makes use of Python's socket.settimeout instead a hand-crafted version with a sort-of arbitrary self.delay = 0.1 (seconds), which should improve the speed of the method |
||
|---|---|---|
| .. | ||
| crypto | ||
| errors | ||
| extensions | ||
| network | ||
| tl | ||
| __init__.py | ||
| helpers.py | ||
| telegram_bare_client.py | ||
| telegram_client.py | ||
| utils.py | ||