mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-23 18:37:26 +00:00
Fix small typos
This commit is contained in:
parent
01f0af6bb0
commit
95ef9a64de
@ -69,7 +69,7 @@ Messages
|
||||
iter_history
|
||||
send_poll
|
||||
vote_poll
|
||||
close_poll
|
||||
stop_poll
|
||||
retract_vote
|
||||
download_media
|
||||
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user