o
    @jç  ã                   @   sD   d dl mZmZmZ ddlmZ ddlmZ G dd„ dee ƒZdS )	é    )ÚTYPE_CHECKINGÚAnyÚUnioné   )ÚUserChatBoostsé   )ÚTelegramMethodc                       sl   e Zd ZU dZeZdZeee	f e
d< 	 ee
d< 	 er2deee	f dededdf‡ fdd	„Z‡  ZS ‡  ZS )
ÚGetUserChatBoostsa  
    Use this method to get the list of boosts added to a chat by a user. Requires administrator rights in the chat. Returns a :class:`aiogram.types.user_chat_boosts.UserChatBoosts` object.

    Source: https://core.telegram.org/bots/api#getuserchatboosts
    ÚgetUserChatBoostsÚchat_idÚuser_idÚ#_GetUserChatBoosts__pydantic_kwargsÚreturnNc                   s   t ƒ jd||dœ|¤Ž d S )N)r   r   © )ÚsuperÚ__init__)Ú__pydantic__self__r   r   r   ©Ú	__class__r   ús/var/www/www-root/data/www/ai-bot.pdev.uz/venv/lib/python3.10/site-packages/aiogram/methods/get_user_chat_boosts.pyr      s   zGetUserChatBoosts.__init__)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   Ú__returning__Ú__api_method__r   ÚintÚstrÚ__annotations__r   r   r   Ú__classcell__r   r   r   r   r	      s&   
 
ÿÿÿþür	   N)	Útypingr   r   r   Útypesr   Úbaser   r	   r   r   r   r   Ú<module>   s    