Telethon/telethon/events
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
..
__init__.py Create events.register and siblings for "handler templates" 2018-09-22 12:51:58 +02:00
callbackquery.py Fix CallbackQuery.edit for messages via inline queries 2019-03-23 19:25:45 +01:00
chataction.py Treat users "kicking themselves" as leaving (#1116) 2019-02-27 19:42:17 +01:00
common.py Except TypeError on empty access hash from 5018879 thoroughly 2018-12-18 08:39:36 +01:00
inlinequery.py Fix order of inline results not being preserved 2019-02-14 20:03:02 +01:00
messagedeleted.py Use classmethod for all Event.build 2018-07-19 01:47:32 +02:00
messageedited.py Use classmethod for all Event.build 2018-07-19 01:47:32 +02:00
messageread.py Support custom-callback filter for all events 2018-09-09 15:48:54 +02:00
newmessage.py Fix and update links in the documentation 2019-01-12 13:06:14 +01:00
raw.py Support custom-callback filter for all events 2018-09-09 15:48:54 +02:00
userupdate.py Fix UserUpdate not working for typing updates 2019-03-26 08:57:16 +01:00