Telethon/telethon
2017-08-24 18:41:48 +02:00
..
crypto Favour rsa module over PyCrypto since the former is pure Python 2017-08-24 18:41:48 +02:00
errors Update to layer 68 2017-06-30 11:48:45 +02:00
extensions Ensure the connection is flagged as closed on errors, move #201 2017-08-22 23:12:32 +02:00
network Use pycrypto's RSA instead the old weird RSA implementation 2017-08-23 21:49:27 +02:00
tl Attempt at making get_new_msg_id thread-safe (#195) 2017-08-14 15:17:16 +02:00
__init__.py Completely change errors (make one class for each) 2017-06-10 11:47:51 +02:00
helpers.py Slightly reorganise the project structure 2017-06-09 16:13:39 +02:00
telegram_bare_client.py Tidy up TelegramBareClient.download_file CDN's mess 2017-08-24 18:00:47 +02:00
telegram_client.py Fix TelegramClient.sign_in not accepting an integer for the code 2017-08-24 18:05:32 +02:00
utils.py Enhance a lot choosing a valid path when downloading files 2017-08-24 17:44:38 +02:00