mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-03-03 10:45:52 +03:00
Awaiting on a property was strange and only really made sense in events.NewMessage. Methods like client.get_messages() and similar return entire custom.Message which won't need to touch the network, and requiring the await was a poor UX. |
||
---|---|---|
.. | ||
client | ||
crypto | ||
errors | ||
events | ||
extensions | ||
network | ||
sessions | ||
tl | ||
__init__.py | ||
helpers.py | ||
updatestate.py | ||
utils.py | ||
version.py |