mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-11-25 04:15:34 +03:00
Use a fixed-size queue instead of a callback to deal with updates. Port the message box and entity cache from grammers to start off with a clean design. Temporarily get rid of other cruft such as automatic pings or old catch up implementation. |
||
|---|---|---|
| .. | ||
| _client | ||
| _crypto | ||
| _events | ||
| _misc | ||
| _network | ||
| _sessions | ||
| _updates | ||
| errors | ||
| types | ||
| __init__.py | ||
| enums.py | ||
| events.py | ||
| sessions.py | ||
| version.py | ||