Ë
     ˆj/  ã                  óX   — d dl mZ d dlmZmZ ddlmZmZ ddlm	Z	  G d„ de	e   «      Z
y	)
é    )Úannotations)ÚTYPE_CHECKINGÚAnyé   )ÚChatIdUnionÚChatInviteLinké   )ÚTelegramMethodc                  óz   ‡ — e Zd ZU dZeZdZded<   	 ded<   	 dZded	<   	 e	rdd
œ	 	 	 	 	 	 	 	 	 dˆ fd„Z
ˆ xZS ˆ xZS )ÚEditChatSubscriptionInviteLinkaA  
    Use this method to edit a subscription invite link created by the bot. The bot must have the *can_invite_users* administrator rights. Returns the edited invite link as a :class:`aiogram.types.chat_invite_link.ChatInviteLink` object.

    Source: https://core.telegram.org/bots/api#editchatsubscriptioninvitelink
    ÚeditChatSubscriptionInviteLinkr   Úchat_idÚstrÚinvite_linkNú
str | NoneÚname)r   c               ó,   •— t        ‰|   d|||dœ|¤Ž y )N)r   r   r   © )ÚsuperÚ__init__)Ú__pydantic__self__r   r   r   Ú0_EditChatSubscriptionInviteLink__pydantic_kwargsÚ	__class__s        €úe/var/www/html/venv/lib/python3.12/site-packages/aiogram/methods/edit_chat_subscription_invite_link.pyr   z'EditChatSubscriptionInviteLink.__init__   s&   ø€ ô ‰GÑð Ø¨[¸tñØGXóó    )
r   r   r   r   r   r   r   r   ÚreturnÚNone)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   Ú__returning__Ú__api_method__Ú__annotations__r   r   r   Ú__classcell__)r   s   @r   r   r   	   s|   ø… ñð #€MØ5€NàÓØqØÓØ!Ø€Dˆ*ÓØ+áð  $ñ	ð !ð	ð ð		ð
 ð	ð "%ð	ð ÷	ñ 	ó	 r   r   N)Ú
__future__r   Útypingr   r   Útypesr   r   Úbaser
   r   r   r   r   ú<module>r*      s"   ðÝ "ç %ç /Ý  ô# ^°NÑ%Cõ #r   