Telethon/tl
Lonami 6b8a347426 Several updates, fixes and additions (TcpClient, MtProto...)
README.md was updated to reflect more useful information
More errors from the official Telegrm website have been added
MtProtoSender now handles updates (and doesn't crash!)
Fixes on TcpClient to be able to receive whole large packets
Updated scheme.tl to the layer 55
Session is now saved more often (to prevent damages from crashes)
Fixes to the code generator (generated invalid code for reading "bytes")
2016-09-06 18:54:49 +02:00
..
__init__.py Fixed tiny bugs with authentication, added more unit tests 2016-09-04 21:07:09 +02:00
mtproto_request.py Several fixes to authenticator, added more unit tests 2016-09-03 10:54:58 +02:00
session.py Fixed tiny bugs with authentication, added more unit tests 2016-09-04 21:07:09 +02:00
telegram_client.py Several updates, fixes and additions (TcpClient, MtProto...) 2016-09-06 18:54:49 +02:00
tlobject.py Several updates, fixes and additions (TcpClient, MtProto...) 2016-09-06 18:54:49 +02:00