Ë
    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)ÚPhoneConnectiona  Telegram API base type.

    Constructors:
        This base type has 2 constructors available.

        .. currentmodule:: pyrogram.raw.types

        .. autosummary::
            :nosignatures:

            PhoneConnection
            PhoneConnectionWebrtc
    z!pyrogram.raw.base.PhoneConnectionc                 ó   — 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/phone-connection)Ú	TypeError)Úselfs    úU/var/www/files/kim/lib/python3.12/site-packages/pyrogram/raw/base/phone_connection.pyÚ__init__zPhoneConnection.__init__2   s   € Üð ^ó _ð 	_ó    N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚQUALNAMEr   © r   r   r   r   !   s   „ ñð 3€Hó_r   r   N)	Útypingr   Úpyrogramr   Úpyrogram.raw.corer   Útypesr   ÚPhoneConnectionWebrtcr   r   r   ú<module>r      s?   ðõ2 Ý Ý &à˜Ÿ	™	×1Ñ1°3·9±9×3RÑ3RÐRÑS€÷_ò _r   