Telethon/telethon
2017-09-30 19:02:12 +02:00
..
crypto Add ._get_cdn_client as alternative ._get_exported_client version 2017-09-30 17:51:07 +02:00
errors Add some missing BadRequest errors 2017-09-30 19:00:32 +02:00
extensions Completely remove BinaryWriter from the project 2017-09-28 11:49:45 +02:00
network Make creating a new sender cleaner 2017-09-30 12:08:06 +02:00
tl Fix session failing to load if no auth_key present 2017-09-29 19:54:40 +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 Remove sleep on ServerError as per @danog's recommendation 2017-09-30 19:02:12 +02:00
telegram_client.py Fix **kwargs not being passed to TelegramBareClient 2017-09-30 18:02:08 +02:00
update_state.py Fix setting None update workers not causing all threads to stop 2017-09-30 18:44:37 +02:00
utils.py Rename constructor/subclass_of_id to upper case, keep only static 2017-09-29 13:11:33 +02:00