Telethon/telethon/events
2018-06-20 20:03:44 +02:00
..
__init__.py Support filtering events.Raw by update type 2018-04-28 13:37:19 +02:00
chataction.py Revisit codebase to add missing async/await 2018-06-14 17:09:20 +02:00
common.py Fix pattern= and move pattern_match to events.NewMessage 2018-06-20 20:03:44 +02:00
messagedeleted.py Set is private/group=True for messages deleted out of channels 2018-05-28 18:27:44 +02:00
messageedited.py Split events into separate files 2018-04-05 20:14:22 +02:00
messageread.py Revisit codebase to add missing async/await 2018-06-14 17:09:20 +02:00
newmessage.py Fix pattern= and move pattern_match to events.NewMessage 2018-06-20 20:03:44 +02:00
raw.py Dispatch updates to event handlers 2018-06-13 16:20:15 +02:00
userupdate.py Revisit codebase to add missing async/await 2018-06-14 17:09:20 +02:00