Telethon/telethon
2018-01-22 10:06:11 +01:00
..
crypto Move utils.calc_msg_key into auth_key (cyclic imports py3.4) 2018-01-08 12:07:14 +01:00
errors Make exception types correspond to Python docs 2017-12-28 09:48:02 +10:00
extensions Add HTML parse mode (#554) 2018-01-22 10:06:11 +01:00
network Add more useful logging on invalid packet length received 2018-01-13 19:26:45 +01:00
tl Several documentation enhancements and build warnings fixes 2018-01-20 11:47:17 +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 Early return from Session.get_input_entity() if Input* given 2018-01-20 19:39:48 +01:00
telegram_bare_client.py Fix cyclic imports on Python 3.4 by moving Session one level up 2018-01-19 22:55:28 +01:00
telegram_client.py Add HTML parse mode (#554) 2018-01-22 10:06: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 ResolvedPeer, InputNotifyPeer, TopPeer cases 2018-01-21 11:04:46 +01:00
version.py Update to v0.16.2 2018-01-19 21:17:57 +01:00