Telethon/telethon
2017-08-24 15:50:44 +02:00
..
crypto Add a few more default RSA public keys from Telegram 2017-08-23 21:50:33 +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 Decrypt files downloaded from CDNs (closes #208) 2017-08-24 15:50:44 +02:00
telegram_client.py Fix silly bug with two wrongly ordered lines (on download document) 2017-08-23 16:06:41 +02:00
utils.py Let InputPeerChannel be casted automatically into InputChannel 2017-08-05 09:37:34 +02:00