Ë
    N[Îi‹  ã                   ó‚   — 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)ÚBotCallbackAnsweraÅ  Telegram API base type.

    Constructors:
        This base type has 1 constructor available.

        .. currentmodule:: pyrogram.raw.types

        .. autosummary::
            :nosignatures:

            messages.BotCallbackAnswer

    Functions:
        This object can be returned by 1 function.

        .. currentmodule:: pyrogram.raw.functions

        .. autosummary::
            :nosignatures:

            messages.GetBotCallbackAnswer
    z,pyrogram.raw.base.messages.BotCallbackAnswerc                 ó   — 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/bot-callback-answer)Ú	TypeError)Úselfs    úa/var/www/files/kim/lib/python3.12/site-packages/pyrogram/raw/base/messages/bot_callback_answer.pyÚ__init__zBotCallbackAnswer.__init__;   s   € Üð aó bð 	bó    N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚQUALNAMEr   © r   r   r   r   !   s   „ ñð. >€Hóbr   r   N)	Útypingr   Úpyrogramr   Úpyrogram.raw.corer   ÚtypesÚmessagesr   r   r   r   ú<module>r      s7   ðõ2 Ý Ý &à˜#Ÿ)™)×,Ñ,×>Ñ>Ñ?Ð ÷bò br   