Telethon/telethon
Dmitry D. Chernov 4a2a64ce2f TcpClient: Catch ConnectionError instead of its particular cases
That can be more reliable, especially in the case of using PySocks.
2017-12-23 05:45:23 +10:00
..
crypto Document the crypto/ module 2017-11-26 16:57:40 +01:00
errors Document the errors/ module 2017-11-26 17:06:09 +01:00
extensions TcpClient: Catch ConnectionError instead of its particular cases 2017-12-23 05:45:23 +10:00
network Move tgread_object() outside specific msg processing calls 2017-12-20 17:45:40 +01:00
tl Remove unused request_msg_id from the TLObject class 2017-12-20 17:48:41 +01:00
__init__.py Use NullHandler as default for the library 2017-11-13 10:59:43 +01:00
helpers.py Use autogen code on the authenticator instead hardcoding requests 2017-09-28 11:36:51 +02:00
telegram_bare_client.py Make a proper use of the logging module 2017-12-20 12:47:39 +01:00
telegram_client.py Add a force_fetch parameter to .get_entity 2017-11-20 10:58:11 +01:00
update_state.py Make a proper use of the logging module 2017-12-20 12:47:39 +01:00
utils.py Add missing ChannelFull case to .get_peer_id() 2017-11-12 18:15:32 +01:00
version.py Update to v0.15.5 2017-11-16 19:18:26 +01:00