mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-11-19 09:15:19 +03:00
This should avoid a disk access every time an input entity is needed, which is very often. Another step for #1141. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| account.py | ||
| auth.py | ||
| bots.py | ||
| buttons.py | ||
| chats.py | ||
| dialogs.py | ||
| downloads.py | ||
| messageparse.py | ||
| messages.py | ||
| telegrambaseclient.py | ||
| telegramclient.py | ||
| updates.py | ||
| uploads.py | ||
| users.py | ||