Ë
     ˆjw  ã                  óT   — d dl mZ d dlmZmZ ddlmZ ddlmZ  G d„ dee	   «      Z
y	)
é    )Úannotations)ÚTYPE_CHECKINGÚAnyé   )ÚChatIdUnioné   )ÚTelegramMethodc                  ój   ‡ — e Zd ZU dZeZdZded<   	 dZded<   	 e	rddœ	 	 	 	 	 	 	 d
ˆ fd	„Z
ˆ xZS ˆ xZS )ÚSetChatDescriptiona0  
    Use this method to change the description of a group, a supergroup or a channel. The bot must be an administrator in the chat for this to work and must have the appropriate administrator rights. Returns :code:`True` on success.

    Source: https://core.telegram.org/bots/api#setchatdescription
    ÚsetChatDescriptionr   Úchat_idNú
str | NoneÚdescription)r   c               ó*   •— t        ‰|   d||dœ|¤Ž y )N)r   r   © )ÚsuperÚ__init__)Ú__pydantic__self__r   r   Ú$_SetChatDescription__pydantic_kwargsÚ	__class__s       €úW/var/www/html/venv/lib/python3.12/site-packages/aiogram/methods/set_chat_description.pyr   zSetChatDescription.__init__   s   ø€ ô ‰GÑÐ[ W¸+Ñ[ÐIZÓ[ó    )r   r   r   r   r   r   ÚreturnÚNone)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚboolÚ__returning__Ú__api_method__Ú__annotations__r   r   r   Ú__classcell__)r   s   @r   r   r   	   so   ø… ñð €MØ)€NàÓØqØ"€KÓ"Ø0áð '+ñ		\ð !ð	\ð $ð		\ð
 "%ð	\ð ÷	\ñ 	\ó	 r   r   N)Ú
__future__r   Útypingr   r   Útypesr   Úbaser	   r   r   r   r   r   ú<module>r(      s$   ðÝ "ç %å Ý  ô\˜¨Ñ-õ \r   