mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-26 03:13:45 +03:00
d474458136
Although this commit introduces a race condition since an event may only be half-resolved. A lock is thus needed, but it depends on an event-loop to which we don't have access in the class-level. |
||
---|---|---|
.. | ||
__init__.py | ||
callbackquery.py | ||
chataction.py | ||
common.py | ||
inlinequery.py | ||
messagedeleted.py | ||
messageedited.py | ||
messageread.py | ||
newmessage.py | ||
raw.py | ||
userupdate.py |