Get rid of all remaining async properties

This commit is contained in:
Lonami Exo
2018-06-25 11:03:20 +02:00
parent ae47fd37b0
commit efc9f4c414
5 changed files with 134 additions and 44 deletions

View File

@@ -88,10 +88,9 @@ class MessageRead(EventBuilder):
"""
return self._message_ids
@property
async def messages(self):
async def get_messages(self):
"""
The list of `telethon.tl.custom.message.Message`
Returns the list of `telethon.tl.custom.message.Message`
**which contents'** were read.
Use :meth:`is_read` if you need to check whether a message