Telethon/telethon/events
2022-09-20 17:54:05 +02:00
..
__init__.py Link Python keywords with Python's documentation 2019-07-06 12:11:00 +02:00
album.py Fix events.Album did not have chat in PM 2022-09-20 17:54:05 +02: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 Implement Sticker Choosing Action (#3144) 2021-09-01 15:08:58 +02:00