mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-03-09 21:55:48 +03:00
This was causing the checks against chats to fail. In addition to that, before setting the attribute, it is now casted to bool to prevent more issues like this in the future (or if users use non-boolean values). |
||
---|---|---|
.. | ||
__init__.py | ||
callbackquery.py | ||
chataction.py | ||
common.py | ||
inlinequery.py | ||
messagedeleted.py | ||
messageedited.py | ||
messageread.py | ||
newmessage.py | ||
raw.py | ||
userupdate.py |