Telethon/telethon/network
Lonami Exo f7e8907c6f Create RpcResult class and generalise core special cases
This results in a cleaner MTProtoSender, which now can always
read a TLObject with a guaranteed item, if the message is OK.
2018-06-09 13:13:55 +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 Create RpcResult class and generalise core special cases 2018-06-09 13:13:55 +02:00
mtprotostate.py Create RpcResult class and generalise core special cases 2018-06-09 13:13:55 +02:00