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

    Constructors:
        This base type has 2 constructors available.

        .. currentmodule:: pyrogram.raw.types

        .. autosummary::
            :nosignatures:

            SecurePlainEmail
            SecurePlainPhone
    z!pyrogram.raw.base.SecurePlainDatac                 ó   — 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/secure-plain-data)Ú	TypeError)Úselfs    úV/var/www/files/kim/lib/python3.12/site-packages/pyrogram/raw/base/secure_plain_data.pyÚ__init__zSecurePlainData.__init__2   s   € Üð _ó `ð 	`ó    N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚQUALNAMEr   © r   r   r   r   !   s   „ ñð 3€Hó`r   r   N)
Útypingr   Úpyrogramr   Úpyrogram.raw.corer   ÚtypesÚSecurePlainEmailÚSecurePlainPhoner   r   r   r   ú<module>r      s?   ðõ2 Ý Ý &à˜Ÿ	™	×2Ñ2°C·I±I×4NÑ4NÐNÑO€÷`ò `r   