Telethon/telethon/events
2018-08-27 01:20:01 +02:00
..
__init__.py Create events.InlineQuery 2018-07-15 11:31:24 +02:00
callbackquery.py Use classmethod for all Event.build 2018-07-19 01:47:32 +02:00
chataction.py Replace custom.Message creation with ._finish_init 2018-07-22 19:20:55 +02:00
common.py Fix resolving events while disconnected 2018-08-27 01:20:01 +02:00
inlinequery.py Use loop.create_future instead asyncio.Future 2018-08-21 12:22:06 +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 Use classmethod for all Event.build 2018-07-19 01:47:32 +02:00
newmessage.py Fix resolving events while disconnected 2018-08-27 01:20:01 +02:00
raw.py Simplify event resolving logic 2018-08-21 11:08:08 +02:00
userupdate.py Use UTC timezone for events.UserUpdate 2018-07-24 20:38:38 +02:00