Telethon/telethon
2017-06-09 11:12:56 +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 Support arbitrary file objects for .download_file() and update README 2017-06-09 11:12:56 +02:00
telegram_client.py Support arbitrary file objects for .download_file() and update README 2017-06-09 11:12:56 +02:00