2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-23 18:37:26 +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

@ -69,7 +69,7 @@ Messages
iter_history
send_poll
vote_poll
close_poll
stop_poll
retract_vote
download_media

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.