Telethon/telethon
Lonami Exo 40f4c2533a Incredibly improve downloading media on different DCs*
* This involves raising the InvalidDCError on .invoke()
when the message is FILE_MIGRATE_X, but users can always
catch this error and use the .invoke_on_dc() function
2017-06-09 10:50:40 +02:00
..
crypto Use more straightforward calls of hashlib.sha1/sha256 2017-06-02 16:49:03 +02:00
network Always acknowledge received errors for server not to resend them 2017-06-09 10:46:39 +02:00
parser Make lint happier 2017-05-21 13:59:16 +02:00
tl Fix Session not being able to save auth_key=None 2017-06-08 16:45:09 +02:00
utils Update to v0.10 and some minor grammar fixes 2017-06-03 13:36:41 +02:00
__init__.py Move InteractiveClient to examples/ (and stop shipping it to pip) 2017-06-08 14:06:32 +02:00
errors.py Add more errors and make them more descriptive 2017-06-07 11:09:10 +01:00
helpers.py Use more straightforward calls of hashlib.sha1/sha256 2017-06-02 16:49:03 +02:00
telegram_bare_client.py Cache exported TelegramBareClients instead MtProtoSenders 2017-06-09 10:35:19 +02:00
telegram_client.py Incredibly improve downloading media on different DCs* 2017-06-09 10:50:40 +02:00