Telethon/telethon/errors
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 Create RpcResult class and generalise core special cases 2018-06-09 13:13:55 +02:00
common.py Make TLMessage always have a valid TLObject 2018-06-09 13:48:27 +02:00
rpc_base_errors.py Make RPCError class picklable (#751) 2018-04-08 16:48:55 +02:00