Telethon/tl
Lonami 7e78b1b6dc Added ability to upload and send media, and more fixes
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
2016-09-11 13:10:27 +02:00
..
__init__.py Added an updates thread and construtor_id to TLObjects 2016-09-09 11:47:37 +02:00
mtproto_request.py Added an updates thread and construtor_id to TLObjects 2016-09-09 11:47:37 +02:00
session.py Completely refactored unit tests, removed unused code 2016-09-08 16:11:37 +02:00
telegram_client.py Added ability to upload and send media, and more fixes 2016-09-11 13:10:27 +02:00