Telethon/telethon/network
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
..
connection Fix basic requests sending and receiving 2018-06-06 21:42:48 +02:00
__init__.py Create auth_key if not present 2018-06-07 16:32:12 +02:00
authenticator.py Implement retry and fail cases in authenticator 2018-06-07 17:25:02 +02:00
mtprotoplainsender.py Reuse some more code from MTProtoState 2018-06-09 11:36:59 +02:00
mtprotosender.py Make TLMessage always have a valid TLObject 2018-06-09 13:48:27 +02:00
mtprotostate.py Make TLMessage always have a valid TLObject 2018-06-09 13:48:27 +02:00