Telethon/telethon/events
2023-02-26 11:17:12 +01: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 Fix ChatAction for groups with hidden members 2023-02-26 11:17:12 +01:00
common.py Avoid explicitly passing the loop to asyncio 2020-07-25 18:39:35 +02:00
inlinequery.py Stop using asyncio.get_event_loop() 2023-01-11 21:02:29 +01: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 Update to layer 151 2022-12-31 18:38:53 +01:00