Telethon/telethon/network
Lonami Exo cd37478e31 Don't send pings unless the connection is made
This will hopefully avoid batching tens of ping requests which
we don't care about their results.
2019-12-02 18:36:20 +01:00
..
connection Fix several typos (#1328) 2019-11-10 11:29:43 +01:00
__init__.py Add type hints to all public methods in the client 2019-05-03 21:38:41 +02:00
authenticator.py Update Telegram's RSA keys 2019-10-03 20:52:25 +02:00
mtprotoplainsender.py Fix-up missing loggers from f271316 2019-01-12 12:15:29 +01:00
mtprotosender.py Don't send pings unless the connection is made 2019-12-02 18:36:20 +01:00
mtprotostate.py Apply several lints 2019-05-03 21:38:41 +02:00
requeststate.py Implement after_msg_id back 2018-10-19 16:53:50 +02:00