Telethon/telethon
Lonami Exo 178643d3a1 Periodically send getState even without disconnect (341fb38)
After some more tests, even if the server doesn't drop the
connection, it might also just stop sending updates at all.
2018-02-15 11:41:32 +01:00
..
crypto Move utils.calc_msg_key into auth_key (cyclic imports py3.4) 2018-01-08 12:07:14 +01:00
errors Errors: Fix passing 'self' to the constructors of the superclasses 2018-02-14 17:09:22 +10:00
events Add edit and delete shorthand methods to events.NewMessage 2018-02-15 11:35:12 +01:00
extensions Except OSError with errno.WSAEACCES when connecting 2018-02-03 11:44:05 +01:00
network Add further logging calls to better spot lost requests 2018-02-12 13:40:00 +01:00
tl Override TLObject's __eq__ and __ne__ methods 2018-02-01 12:10:03 +01:00
__init__.py Use NullHandler as default for the library 2017-11-13 10:59:43 +01:00
helpers.py Move utils.calc_msg_key into auth_key (cyclic imports py3.4) 2018-01-08 12:07:14 +01:00
session.py Save session data when migrating from JSON (#570) 2018-01-31 21:01:53 +01:00
telegram_bare_client.py Periodically send getState even without disconnect (341fb38) 2018-02-15 11:41:32 +01:00
telegram_client.py Add edit_message convenience method and refactor to accomodate it 2018-02-15 11:19:34 +01:00
update_state.py Trust the server will not send duplicates 2018-02-03 15:42:43 +01:00
utils.py Send video files as video by default instead as document (#601) 2018-02-12 10:33:51 +01:00
version.py Update to v0.17.1 2018-02-09 17:16:28 +01:00