Ë
    N[Îiw  ã                   ó‚   — d dl mZ d dlmZ d dlmZ eej                  j                  j                     Z G d„ d«      Zy)é    )ÚUnion)Úraw)ÚTLObjectc                   ó   — e Zd ZdZdZd„ Zy)ÚExportedInvoicea¼  Telegram API base type.

    Constructors:
        This base type has 1 constructor available.

        .. currentmodule:: pyrogram.raw.types

        .. autosummary::
            :nosignatures:

            payments.ExportedInvoice

    Functions:
        This object can be returned by 1 function.

        .. currentmodule:: pyrogram.raw.functions

        .. autosummary::
            :nosignatures:

            payments.ExportInvoice
    z*pyrogram.raw.base.payments.ExportedInvoicec                 ó   — 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/exported-invoice)Ú	TypeError)Úselfs    ú^/var/www/files/kim/lib/python3.12/site-packages/pyrogram/raw/base/payments/exported_invoice.pyÚ__init__zExportedInvoice.__init__;   s   € Üð ^ó _ð 	_ó    N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚQUALNAMEr   © r   r   r   r   !   s   „ ñð. <€Hó_r   r   N)	Útypingr   Úpyrogramr   Úpyrogram.raw.corer   ÚtypesÚpaymentsr   r   r   r   ú<module>r      s6   ðõ2 Ý Ý &à˜Ÿ	™	×*Ñ*×:Ñ:Ñ;€÷_ò _r   