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

    Constructors:
        This base type has 2 constructors available.

        .. currentmodule:: pyrogram.raw.types

        .. autosummary::
            :nosignatures:

            messages.SentEncryptedFile
            messages.SentEncryptedMessage

    Functions:
        This object can be returned by 3 functions.

        .. currentmodule:: pyrogram.raw.functions

        .. autosummary::
            :nosignatures:

            messages.SendEncrypted
            messages.SendEncryptedFile
            messages.SendEncryptedService
    z/pyrogram.raw.base.messages.SentEncryptedMessagec                 ó   — 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/sent-encrypted-message)Ú	TypeError)Úselfs    úd/var/www/files/kim/lib/python3.12/site-packages/pyrogram/raw/base/messages/sent_encrypted_message.pyÚ__init__zSentEncryptedMessage.__init__>   s   € Üð dó eð 	eó    N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚQUALNAMEr   © r   r   r   r   !   s   „ ñð4 A€Hóer   r   N)
Útypingr   Úpyrogramr   Úpyrogram.raw.corer   ÚtypesÚmessagesÚSentEncryptedFiler   r   r   r   ú<module>r      sL   ðõ2 Ý Ý &à˜SŸY™Y×/Ñ/×AÑAÀ3Ç9Á9×CUÑCU×CjÑCjÐjÑkÐ ÷!eò !er   