Telethon/telethon/events
Lonami Exo 8abc7ade22 Use the new in-memory entity cache
This should avoid a disk access every time an input entity
is needed, which is very often. Another step for #1141.
2019-03-26 11:39:25 +01:00
..
__init__.py Create events.register and siblings for "handler templates" 2018-09-22 12:51:58 +02:00
callbackquery.py Use the new in-memory entity cache 2019-03-26 11:39:25 +01:00
chataction.py Use the new in-memory entity cache 2019-03-26 11:39:25 +01:00
common.py Use the new in-memory entity cache 2019-03-26 11:39:25 +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 Use the new in-memory entity cache 2019-03-26 11:39:25 +01:00