
    N[i	                     B   d dl mZ d dlmZ d dlmZ eej                  j                  ej                  j                  ej                  j                  ej                  j                  ej                  j                  ej                  j                  f   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 6 constructors available.

        .. currentmodule:: pyrogram.raw.types

        .. autosummary::
            :nosignatures:

            ChannelParticipant
            ChannelParticipantAdmin
            ChannelParticipantBanned
            ChannelParticipantCreator
            ChannelParticipantLeft
            ChannelParticipantSelf
    z$pyrogram.raw.base.ChannelParticipantc                     t        d      )NzBase 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    X/var/www/files/kim/lib/python3.12/site-packages/pyrogram/raw/base/channel_participant.py__init__zChannelParticipant.__init__6   s     a b 	b    N)__name__
__module____qualname____doc__QUALNAMEr    r   r   r   r   !   s    $ 6Hbr   r   N)typingr   pyrogramr   pyrogram.raw.corer   typesr   ChannelParticipantAdminChannelParticipantBannedChannelParticipantCreatorChannelParticipantLeftChannelParticipantSelfr   r   r   <module>r      s   2   &399779Z9Z\_\e\e\~\~  AD  AJ  AJ  Ad  Ad  fi  fo  fo  fF  fF  HK  HQ  HQ  Hh  Hh  h  i b br   