Telethon/telethon/tl
Lonami Exo 5e322a6ca9 Remove async properties from custom.Message
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.
2018-06-21 21:15:48 +02:00
..
core Add __str__ to RpcResult/GzipPacked 2018-06-21 09:58:12 +02:00
custom Remove async properties from custom.Message 2018-06-21 21:15:48 +02:00
__init__.py Subclass TLRequest for content-related objects 2018-06-12 20:14:21 +02:00
tlobject.py Subclass TLRequest for content-related objects 2018-06-12 20:14:21 +02:00