{ "meta": {}, "group": { "title": "Available methods", "anchor": "available-methods" }, "object": { "anchor": "getchatgifts", "name": "getChatGifts", "description": "Returns the gifts owned by a chat. Returns OwnedGifts on success.", "html_description": "
Returns the gifts owned by a chat. Returns OwnedGifts on success.
", "rst_description": "Returns the gifts owned by a chat. Returns :class:`aiogram.types.owned_gifts.OwnedGifts` on success.", "annotations": [ { "type": "Integer or String", "required": true, "description": "Unique identifier for the target chat or username of the target channel (in the format @channelusername)", "html_description": "@channelusername)