
    N[i	              
          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                  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)
PrivacyKeya  Telegram API base type.

    Constructors:
        This base type has 9 constructors available.

        .. currentmodule:: pyrogram.raw.types

        .. autosummary::
            :nosignatures:

            PrivacyKeyAddedByPhone
            PrivacyKeyChatInvite
            PrivacyKeyForwards
            PrivacyKeyPhoneCall
            PrivacyKeyPhoneNumber
            PrivacyKeyPhoneP2P
            PrivacyKeyProfilePhoto
            PrivacyKeyStatusTimestamp
            PrivacyKeyVoiceMessages
    zpyrogram.raw.base.PrivacyKeyc                     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/privacy-key)	TypeError)selfs    P/var/www/files/kim/lib/python3.12/site-packages/pyrogram/raw/base/privacy_key.py__init__zPrivacyKey.__init__9   s     Y Z 	Z    N)__name__
__module____qualname____doc__QUALNAMEr    r   r   r   r   !   s    * .HZr   r   N)typingr   pyrogramr   pyrogram.raw.corer   typesPrivacyKeyAddedByPhonePrivacyKeyChatInvitePrivacyKeyForwardsPrivacyKeyPhoneCallPrivacyKeyPhoneNumberPrivacyKeyPhoneP2PPrivacyKeyProfilePhotoPrivacyKeyStatusTimestampPrivacyKeyVoiceMessagesr   r   r   r   <module>r!      s  2   &39933SYY5S5SUXU^U^UqUqsvs|s|  tQ  tQ  SV  S\  S\  Sr  Sr  tw  t}  t}  tP  tP  RU  R[  R[  Rr  Rr  tw  t}  t}  tW  tW  Y\  Yb  Yb  Yz  Yz  z  {
Z Zr   