Ë
    N[ÎiÄ  ã                   óš   — d dl mZ d dlmZ d dlmZ eej                  j                  ej                  j                  f   Z	 G d„ d«      Z	y)é    )ÚUnion)Úraw)ÚTLObjectc                   ó   — e Zd ZdZdZd„ Zy)ÚExportedChatInviteaã  Telegram API base type.

    Constructors:
        This base type has 2 constructors available.

        .. currentmodule:: pyrogram.raw.types

        .. autosummary::
            :nosignatures:

            ChatInviteExported
            ChatInvitePublicJoinRequests

    Functions:
        This object can be returned by 1 function.

        .. currentmodule:: pyrogram.raw.functions

        .. autosummary::
            :nosignatures:

            messages.ExportChatInvite
    z$pyrogram.raw.base.ExportedChatInvitec                 ó   — t        d«      ‚)NzïBase types can only be used for type checking purposes: you tried to use a base type instance as argument, but you need to instantiate one of its constructors instead. More info: https://docs.pyrogram.org/telegram/base/exported-chat-invite)Ú	TypeError)Úselfs    úY/var/www/files/kim/lib/python3.12/site-packages/pyrogram/raw/base/exported_chat_invite.pyÚ__init__zExportedChatInvite.__init__<   s   € Üð bó cð 	có    N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚQUALNAMEr   © r   r   r   r   !   s   „ ñð0 6€Hócr   r   N)
Útypingr   Úpyrogramr   Úpyrogram.raw.corer   ÚtypesÚChatInviteExportedÚChatInvitePublicJoinRequestsr   r   r   r   ú<module>r      s@   ðõ2 Ý Ý &à˜3Ÿ9™9×7Ñ7¸¿¹×9_Ñ9_Ð_Ñ`Ð ÷cò cr   