Telethon/telethon
2017-10-12 19:54:23 +02:00
..
crypto Add ._get_cdn_client as alternative ._get_exported_client version 2017-09-30 17:51:07 +02:00
errors Add ChannelPrivateError error 2017-10-01 18:53:12 +02:00
extensions Fix .tgread_object not seeking back on TypeNotFoundError 2017-10-12 18:52:04 +02:00
network Replace int.from_bytes with struct.unpack for consistency 2017-10-12 18:41:58 +02:00
tl Allow using a callable key on EntityDatabase 2017-10-12 19:54:23 +02:00
__init__.py Use an Enum for the ConnectionMode and support specifying it 2017-09-04 11:24:10 +02:00
helpers.py Use autogen code on the authenticator instead hardcoding requests 2017-09-28 11:36:51 +02:00
telegram_bare_client.py Except ConnectionResetError on ._reconnect (fix #309) 2017-10-09 13:23:39 +02:00
telegram_client.py Allow overriding DocumentAttributes on .send_file (fix #294) 2017-10-09 11:20:31 +02:00
update_state.py Fix workers not stopping on .disconnect(), start them on login 2017-10-01 19:56:24 +02:00
utils.py Fix .get_input_entity returning marked IDs (closes #314) 2017-10-09 19:40:39 +02:00