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

    Constructors:
        This base type has 1 constructor available.

        .. currentmodule:: pyrogram.raw.types

        .. autosummary::
            :nosignatures:

            channels.ChannelParticipant

    Functions:
        This object can be returned by 1 function.

        .. currentmodule:: pyrogram.raw.functions

        .. autosummary::
            :nosignatures:

            channels.GetParticipant
    z-pyrogram.raw.base.channels.ChannelParticipantc                 ó   — 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/channel-participant)Ú	TypeError)Úselfs    úa/var/www/files/kim/lib/python3.12/site-packages/pyrogram/raw/base/channels/channel_participant.pyÚ__init__zChannelParticipant.__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Úchannelsr   r   r   r   ú<module>r      s7   ðõ2 Ý Ý &à˜3Ÿ9™9×-Ñ-×@Ñ@ÑAÐ ÷bò br   