Telethon/telethon/events
Lonami Exo 3a1496c205 Reuse code for _get_entity_pair
Less error-prone, improved the function flow for all callers,
and removed some duplicate work.
2019-05-01 17:52:32 +02:00
..
__init__.py Create events.register and siblings for "handler templates" 2018-09-22 12:51:58 +02:00
callbackquery.py Reuse code for _get_entity_pair 2019-05-01 17:52:32 +02:00
chataction.py Use the new in-memory entity cache 2019-03-26 11:39:25 +01:00
common.py Reuse code for _get_entity_pair 2019-05-01 17:52:32 +02:00
inlinequery.py Reuse code for _get_entity_pair 2019-05-01 17:52:32 +02: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 Reuse code for _get_entity_pair 2019-05-01 17:52:32 +02:00
raw.py Support custom-callback filter for all events 2018-09-09 15:48:54 +02:00
userupdate.py Reuse code for _get_entity_pair 2019-05-01 17:52:32 +02:00