Telethon/telethon/events
2021-08-30 17:33:46 +02:00
..
__init__.py Link Python keywords with Python's documentation 2019-07-06 12:11:00 +02:00
album.py Remove using deprecated as_album kwarg (#1621) 2020-11-07 22:19:50 +01:00
callbackquery.py Wrap requests in InvokeWithoutUpdatesRequest if no event handlers 2021-08-22 13:38:54 +02:00
chataction.py Update ChatAction to include MessageActionGameScore (#1651) 2021-08-30 17:33:46 +02:00
common.py Avoid explicitly passing the loop to asyncio 2020-07-25 18:39:35 +02:00
inlinequery.py Fix InlineQuery.event.geo returning None 2021-08-22 13:09:57 +02:00
messagedeleted.py Add examples to all events 2020-02-20 10:18:26 +01:00
messageedited.py Add examples to all events 2020-02-20 10:18:26 +01:00
messageread.py Add examples to all events 2020-02-20 10:18:26 +01:00
newmessage.py Move message.out patching in self-chat to Message 2021-03-14 11:16:59 +01:00
raw.py Allow event's func to be async (#1461) 2020-05-16 09:58:37 +02:00
userupdate.py Remove chat hack from events.UserUpdate 2021-03-14 11:03:03 +01:00