Telethon/telethon/tl
2017-12-27 12:16:49 +01:00
..
custom Create a convenient class to wrap Dialog instances 2017-12-24 16:18:09 +01:00
__init__.py Rename handmade Message class to TLMessage to avoid confusion 2017-09-28 11:59:24 +02: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
session.py Fix username.lower() on instances with username field but None 2017-12-27 12:16:49 +01:00
tl_message.py Implement missing .to_dict() and .stringify() on message/container 2017-10-29 20:13:36 +01:00
tlobject.py Remove unused request_msg_id from the TLObject class 2017-12-20 17:48:41 +01:00