Telethon/telethon/tl
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
..
custom Several documentation enhancements and build warnings fixes 2018-01-20 11:47:17 +01:00
__init__.py Fix cyclic imports on Python 3.4 by moving Session one level up 2018-01-19 22:55:28 +01:00
gzip_packed.py Replace .to_bytes() with the special .__bytes__ function 2017-10-17 19:54:59 +02:00
message_container.py Implement missing .to_dict() and .stringify() on message/container 2017-10-29 20:13:36 +01:00
tl_message.py Implement missing .to_dict() and .stringify() on message/container 2017-10-29 20:13:36 +01:00
tlobject.py Reuse .on_response/.__str__/.stringify, override iff necessary 2018-01-19 12:12:52 +01:00