Telethon/telethon/tl
2017-09-26 14:41:11 +02:00
..
__init__.py Allow sending several requests at once through new MessageContainer 2017-09-25 20:52:27 +02:00
message_container.py Replace TLObject.on_send with the new .to_bytes() 2017-09-26 14:36:02 +02:00
session.py Avoid calling InitConnectionRequest when it's not needed 2017-09-17 14:26:25 +02:00
tlobject.py Replace 4 .append calls with a single one when serializing bytes 2017-09-26 14:41:11 +02:00