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

    Constructors:
        This base type has 2 constructors available.

        .. currentmodule:: pyrogram.raw.types

        .. autosummary::
            :nosignatures:

            EncryptedMessage
            EncryptedMessageService
    z"pyrogram.raw.base.EncryptedMessagec                 ó   — 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/encrypted-message)Ú	TypeError)Úselfs    úV/var/www/files/kim/lib/python3.12/site-packages/pyrogram/raw/base/encrypted_message.pyÚ__init__zEncryptedMessage.__init__2   s   € Üð _ó `ð 	`ó    N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚQUALNAMEr   © r   r   r   r   !   s   „ ñð 4€Hó`r   r   N)	Útypingr   Úpyrogramr   Úpyrogram.raw.corer   Útypesr   ÚEncryptedMessageServicer   r   r   ú<module>r      s@   ðõ2 Ý Ý &à˜Ÿ™×3Ñ3°S·Y±Y×5VÑ5VÐVÑWÐ ÷`ò `r   