mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-11 03:56:36 +03:00
5e322a6ca9
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. |
||
---|---|---|
.. | ||
__init__.py | ||
dialog.py | ||
draft.py | ||
input_sized_file.py | ||
message.py | ||
messagebutton.py |