mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Fix small typos
This commit is contained in:
parent
01f0af6bb0
commit
95ef9a64de
2 changed files with 2 additions and 2 deletions
|
|
@ -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…
Reference in a new issue