Telethon/telethon
Lonami Exo b716c4fe67 Several documentation enhancements and build warnings fixes
- Made the documentation even more friendly towards newbies.
- Eased the usage of methods like get history which now set
  a default empty message for message actions and vice versa.
- Fixed some docstring documentations too.
- Updated the old normal docs/ to link back and forth RTD.
- Fixed the version of the documentation, now auto-loaded.
2018-01-20 11:47:17 +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 Reuse .on_response/.__str__/.stringify, override iff necessary 2018-01-19 12:12:52 +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 Fix cyclic imports on Python 3.4 by moving Session one level up 2018-01-19 22:55:28 +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 Several documentation enhancements and build warnings fixes 2018-01-20 11:47:17 +01:00
update_state.py Make a proper use of the logging module 2017-12-20 12:47:39 +01:00
utils.py Reduce autocast overhead as much as possible 2018-01-19 13:00:17 +01:00
version.py Update to v0.16.2 2018-01-19 21:17:57 +01:00