Telethon/telethon
2018-04-14 19:15:33 +02:00
..
crypto Dump libssl bindings in favour of the new optional cryptg module 2018-02-16 18:24:44 +01:00
errors Make RPCError class picklable (#751) 2018-04-08 16:48:55 +02:00
events Re-export events.Raw (removed on b7c3f80) 2018-04-13 17:36:23 +02:00
extensions Replace offset with match.start() to allow custom regex 2018-04-03 13:47:40 +02:00
network Don't log broken packets as individual bytes 2018-04-14 15:02:27 +02:00
sessions Clearer variable names in get_input_entity (#738) 2018-04-03 13:05:01 +02:00
tl Make TLObjects picklable (#752) 2018-04-12 18:02:46 +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 Handle AUTH_KEY_DUPLICATED on connection 2018-03-30 12:18:18 +02:00
telegram_client.py Set client._authorized after log_out() (#765) 2018-04-14 19:15:33 +02:00
update_state.py Rename .entities -> ._entities from 7e9d19d to avoid collision 2018-03-29 00:56:05 +02:00
utils.py Fix get_input_peer allow_self for custom.Dialog 2018-04-13 13:08:29 +02:00
version.py Update to v0.18.2 2018-03-27 18:02:55 +02:00