Telethon/telethon
2017-10-12 18:03:10 +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 Replace .on_response with static .from_reader for all types 2017-10-07 13:26:09 +02:00
network Fix ._pop_request_of_type failing on not-found requests 2017-10-12 18:03:10 +02:00
tl Replace hardcoded reads with TLObject's .read() 2017-10-12 16:40:59 +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