Telethon/telethon/extensions
Lonami Exo be279ce3f5 Make TLMessage always have a valid TLObject
This simplifies the flow instead of having separate request/body
attributes, and also means that BinaryReader.tgread_object() can
be used without so many special cases.
2018-06-09 13:48:27 +02:00
..
__init__.py Completely remove BinaryWriter from the project 2017-09-28 11:49:45 +02:00
binary_reader.py Make TLMessage always have a valid TLObject 2018-06-09 13:48:27 +02:00
html.py Fix parsers misbehaving with None text 2018-06-03 13:48:43 +02:00
markdown.py Fix parsers misbehaving with None text 2018-06-03 13:48:43 +02:00
tcp_client.py Fix basic requests sending and receiving 2018-06-06 21:42:48 +02:00