Telethon/telethon/events
2019-04-02 08:39:19 +02: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 normal queries (0b4d649) 2019-04-02 08:37:24 +02:00
chataction.py Use the new in-memory entity cache 2019-03-26 11:39:25 +01:00
common.py Fix MessageRead had blacklist_chat=None and not False 2019-03-31 12:15:48 +02:00
inlinequery.py Implement _load_entities for all events 2019-03-28 10:47:15 +01:00
messagedeleted.py Use classmethod for all Event.build 2018-07-19 01:47:32 +02:00
messageedited.py Document misleading message.out value for events.MessageEdited 2019-04-02 08:39:19 +02:00
messageread.py Fix MessageRead had blacklist_chat=None and not False 2019-03-31 12:15:48 +02:00
newmessage.py Load entities for new via_bot property and forward 2019-03-28 11:07:41 +01:00
raw.py Support custom-callback filter for all events 2018-09-09 15:48:54 +02:00
userupdate.py Implement _load_entities for all events 2019-03-28 10:47:15 +01:00