mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-31 12:44:52 +00:00
Pyrofork: Fix get_chat_gifts_count description
Signed-off-by: Yasir Aris <git@yasir.id>
This commit is contained in:
parent
01cabc9e36
commit
1289e2a04a
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