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

    Constructors:
        This base type has 1 constructor available.

        .. currentmodule:: pyrogram.raw.types

        .. autosummary::
            :nosignatures:

            JsonObjectValue
    z!pyrogram.raw.base.JSONObjectValuec                 ó   — 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/json-object-value)Ú	TypeError)Úselfs    úV/var/www/files/kim/lib/python3.12/site-packages/pyrogram/raw/base/json_object_value.pyÚ__init__zJSONObjectValue.__init__1   s   € Üð _ó `ð 	`ó    N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚQUALNAMEr   © r   r   r   r   !   s   „ ñð 3€Hó`r   r   N)	Útypingr   Úpyrogramr   Úpyrogram.raw.corer   ÚtypesÚJsonObjectValuer   r   r   r   ú<module>r      s0   ðõ2 Ý Ý &à˜Ÿ	™	×1Ñ1Ñ2€÷`ò `r   