2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-09-05 00:35:10 +00:00

Fix small typos

This commit is contained in:
Dan
2019-05-06 16:40:07 +02:00
parent 01f0af6bb0
commit 95ef9a64de
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ class Dialog(PyrogramType):
The last message sent in the dialog at this time.
unread_messages_count (``int``):
Amount of unread messages in this dialogs.
Amount of unread messages in this dialog.
unread_mentions_count (``int``):
Amount of unread messages containing a mention in this dialog.