Telethon/telethon
Lonami Exo 9db9db1ade Fix UserUpdate not working for typing updates
The code to deal with the right chat action was there,
but the updates that could trigger that code path were
never checked.
2019-03-26 08:57:16 +01:00
..
client Document that now incoming private messages can be revoked 2019-03-25 08:46:44 +01:00
crypto Actually perform all checks in 2fa 2018-12-24 14:16:50 +01:00
errors Show the request that caused RPC errors in their messages 2018-10-15 18:35:51 +02:00
events Fix UserUpdate not working for typing updates 2019-03-26 08:57:16 +01:00
extensions Fix handling message payloads that are too large 2019-03-06 18:08:51 +01:00
network Safer auto reconnect to prevent double connect 2019-03-22 19:01:40 +01:00
sessions Get rid of broken JSON migration support (#1113) 2019-02-24 20:16:53 +01:00
tl Update docs for send_file/timeouts and add new known error 2019-03-18 17:34:48 +01:00
__init__.py Make logger fully configurable (#1087) 2019-01-11 15:52:30 +01:00
default.py Create a default module to use as a sentinel value 2018-10-05 14:20:50 +02:00
helpers.py Revert disconnect() to be async again (#1133) 2019-03-21 12:21:00 +01:00
password.py Check g when password's prime is known to be good 2018-12-25 10:59:16 +01:00
requestiter.py Fix iter_participants in non-channels 2019-03-02 21:17:36 +01:00
sync.py Remove code to syncify async generator functions 2019-02-27 10:19:08 +01:00
utils.py Handle hachoir metadata more gracefully, bump 1.6.2 2019-03-04 08:58:32 +01:00
version.py Handle hachoir metadata more gracefully, bump 1.6.2 2019-03-04 08:58:32 +01:00