Telethon/telethon
2017-10-09 13:23:39 +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 Send MsgsAck in the same container along with the requests 2017-10-06 11:36:39 +02:00
tl Fix EntityDatabase failing with InputPeer keys 2017-10-09 11:20:31 +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 Use larger chunks when downloading/uploading files 2017-10-09 13:19:03 +02:00