mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-24 10:58:29 +00:00
Fix small typos
This commit is contained in:
parent
01f0af6bb0
commit
95ef9a64de
@ -69,7 +69,7 @@ Messages
|
|||||||
iter_history
|
iter_history
|
||||||
send_poll
|
send_poll
|
||||||
vote_poll
|
vote_poll
|
||||||
close_poll
|
stop_poll
|
||||||
retract_vote
|
retract_vote
|
||||||
download_media
|
download_media
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ class Dialog(PyrogramType):
|
|||||||
The last message sent in the dialog at this time.
|
The last message sent in the dialog at this time.
|
||||||
|
|
||||||
unread_messages_count (``int``):
|
unread_messages_count (``int``):
|
||||||
Amount of unread messages in this dialogs.
|
Amount of unread messages in this dialog.
|
||||||
|
|
||||||
unread_mentions_count (``int``):
|
unread_mentions_count (``int``):
|
||||||
Amount of unread messages containing a mention in this dialog.
|
Amount of unread messages containing a mention in this dialog.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user