mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Pyrofork: Fix get_chat_gifts_count description
Signed-off-by: Yasir Aris <git@yasir.id>
This commit is contained in:
parent
39cd79794e
commit
8528eea303
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ class GetChatGiftsCount:
|
|||
exclude_limited: Optional[bool] = None,
|
||||
exclude_upgraded: Optional[bool] = None
|
||||
) -> int:
|
||||
"""Get the total count of star gifts of specified user.
|
||||
"""Get the total count of owned gifts of specified chat.
|
||||
|
||||
.. include:: /_includes/usable-by/users.rst
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue