Telethon/telethon
2018-05-06 13:03:30 +02:00
..
crypto Dump libssl bindings in favour of the new optional cryptg module 2018-02-16 18:24:44 +01:00
errors Clean-up unused methods and reuse more common utils 2018-04-14 17:22:39 +02:00
events Fix two tiny typos 2018-04-28 13:42:36 +02:00
extensions Don't retry forever on TcpClient.connect() 2018-04-25 10:06:11 +02:00
network Don't log broken packets as individual bytes 2018-04-14 15:02:27 +02:00
sessions Fix saving update state in the SqliteSession 2018-04-27 21:11:13 +02:00
tl Further TLObject generator clean-up 2018-04-14 20:28:25 +02: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
telegram_bare_client.py Persist updates.State upon disconnection 2018-04-25 13:37:29 +02:00
telegram_client.py Documentation enhancements 2018-05-06 13:03:30 +02:00
update_state.py Persist updates.State upon disconnection 2018-04-25 13:37:29 +02:00
utils.py Update to layer 76 2018-04-28 11:49:43 +02:00
version.py Update to v0.18.3 2018-04-15 15:41:11 +02:00