Telethon/telethon/events
Lonami Exo 39d9531483 Implement _load_entities for all events
Follow-up of c902428af1
This means that now input_chat (and even chat_id) and
similar can be safely used, without needing get_input
2019-03-28 10:47:15 +01:00
..
__init__.py Create events.register and siblings for "handler templates" 2018-09-22 12:51:58 +02:00
callbackquery.py Implement _load_entities for all events 2019-03-28 10:47:15 +01:00
chataction.py Use the new in-memory entity cache 2019-03-26 11:39:25 +01:00
common.py Implement _load_entities for all events 2019-03-28 10:47:15 +01: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 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 Implement _load_entities for all events 2019-03-28 10:47:15 +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