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

    Constructors:
        This base type has 2 constructors available.

        .. currentmodule:: pyrogram.raw.types

        .. autosummary::
            :nosignatures:

            InputSecureFile
            InputSecureFileUploaded
    z!pyrogram.raw.base.InputSecureFilec                 ó   — 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/input-secure-file)Ú	TypeError)Úselfs    úV/var/www/files/kim/lib/python3.12/site-packages/pyrogram/raw/base/input_secure_file.pyÚ__init__zInputSecureFile.__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   ÚInputSecureFileUploadedr   r   r   ú<module>r      s?   ðõ2 Ý Ý &à˜Ÿ	™	×1Ñ1°3·9±9×3TÑ3TÐTÑU€÷`ò `r   