Telethon/telethon/events
2018-10-04 09:12:12 +02:00
..
__init__.py Create events.register and siblings for "handler templates" 2018-09-22 12:51:58 +02:00
callbackquery.py Fix-up get_message failing for UpdateInlineBotCallbackQuery 2018-09-19 16:42:22 +02:00
chataction.py An user -> a user 2018-09-22 19:18:42 +02:00
common.py Support custom-callback filter for all events 2018-09-09 15:48:54 +02:00
inlinequery.py Implement next_offset and allow empty results in answer() (#1017) 2018-10-04 09:12:12 +02: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 An user -> a user 2018-09-22 19:18:42 +02:00
raw.py Support custom-callback filter for all events 2018-09-09 15:48:54 +02:00
userupdate.py An user -> a user 2018-09-22 19:18:42 +02:00