Telethon/telethon
Lonami Exo 3eafe18d0b Implement MtProto 2.0 (closes #484, thanks @delivrance!)
Huge shoutout to @delivrance's pyrogram, specially this commit:
pyrogram/pyrogram/commit/42f9a2d6994baaf9ecad590d1ff4d175a8c56454
2018-01-06 01:55:11 +01:00
..
crypto Document the crypto/ module 2017-11-26 16:57:40 +01:00
errors Make exception types correspond to Python docs 2017-12-28 09:48:02 +10:00
extensions Implement MtProto 2.0 (closes #484, thanks @delivrance!) 2018-01-06 01:55:11 +01:00
network Implement MtProto 2.0 (closes #484, thanks @delivrance!) 2018-01-06 01:55:11 +01:00
tl More consistent with asyncio branch (style/small fixes) 2018-01-05 18:31:48 +01:00
__init__.py Use NullHandler as default for the library 2017-11-13 10:59:43 +01:00
helpers.py Implement MtProto 2.0 (closes #484, thanks @delivrance!) 2018-01-06 01:55:11 +01:00
telegram_bare_client.py Always cache files smaller than 10MB, now in the database 2018-01-05 15:33:25 +01:00
telegram_client.py Accept 'me' and 'self' usernames to get self user entity 2018-01-05 19:51:44 +01:00
update_state.py Make a proper use of the logging module 2017-12-20 12:47:39 +01:00
utils.py Remove optional add_mark parameter from .get_peer_id 2017-12-28 13:31:43 +01:00
version.py Update to v0.16 2017-12-28 12:43:50 +01:00