Telethon/telethon/tl
2017-09-27 21:06:01 +02:00
..
__init__.py Create a proper Message class (msg_id, seqno, body; only .to_bytes()) 2017-09-27 21:01:20 +02:00
gzip_packed.py Create and use a new GzipPacked class, also when sending 2017-09-27 13:46:53 +02:00
message_container.py Remove BinaryWriter dependency on MessageContainer 2017-09-27 21:06:01 +02:00
message.py Create a proper Message class (msg_id, seqno, body; only .to_bytes()) 2017-09-27 21:01:20 +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