mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-12-04 08:43:54 +03:00
This would cause issues in _cache_media since utils.is_image fails in the second pass (it respects the stream's position, and the user may rightfully pass a stream that should be read only from one pos). |
||
|---|---|---|
| .. | ||
| __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 | ||