mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-10-29 15:07:56 +03:00
Uploading and sending media are different things. Once you have uploaded a media file, you can send it to many users without uploading it again, since you have a handle to the uploaded file. Other fixes include not showing additional data on error messages and not generating correct code for sending bytes |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| binary_reader.py | ||
| binary_writer.py | ||
| helpers.py | ||