mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2026-01-09 02:00:49 +03:00
Reading normal "lost" requests didn't .seek(-4) to read the TLObject again. Now it has been slightly refactored to seek back always and only seek forward when needed (e.g. rpc error). |
||
|---|---|---|
| .. | ||
| crypto | ||
| errors | ||
| events | ||
| extensions | ||
| network | ||
| sessions | ||
| tl | ||
| __init__.py | ||
| helpers.py | ||
| telegram_bare_client.py | ||
| telegram_client.py | ||
| update_state.py | ||
| utils.py | ||
| version.py | ||