diff --git a/pyrogram/methods/payments/get_chat_gifts.py b/pyrogram/methods/payments/get_chat_gifts.py index 4156aed1..f926720c 100644 --- a/pyrogram/methods/payments/get_chat_gifts.py +++ b/pyrogram/methods/payments/get_chat_gifts.py @@ -35,7 +35,7 @@ class GetChatGifts: limit: int = 0, offset: str = "" ): - """Get user star gifts. + """Get all gifts owned by specified chat. .. include:: /_includes/usable-by/users.rst