U
    ç;ãgp
  ã                   @   s°   d dl mZ G dd„ deƒZG dd„ deƒZG dd„ deƒZG dd	„ d	eƒZG d
d„ deƒZG dd„ deƒZG dd„ deƒZG dd„ deƒZ	G dd„ deƒZ
G dd„ deƒZdS )é   )ÚRPCErrorc                   @   s   e Zd Zd ZdZeZdS )ÚUnauthorizedi‘  N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ZCODEÚNAME© r	   r	   úk/opt/bot/vods_filmes/script/venv/lib/python3.8/site-packages/pyrogram/errors/exceptions/unauthorized_401.pyr      s   r   c                   @   s   e Zd ZdZdZeZdS )ÚActiveUserRequiredz7The method is only available to already activated usersZACTIVE_USER_REQUIREDN©r   r   r   r   ZIDZMESSAGEr	   r	   r	   r
   r      s   r   c                   @   s   e Zd ZdZdZeZdS )ÚAuthKeyInvalidzThe key is invalidZAUTH_KEY_INVALIDNr   r	   r	   r	   r
   r   $   s   r   c                   @   s   e Zd ZdZdZeZdS )ÚAuthKeyPermEmptyzQThe method is unavailable for temporary authorization key, not bound to permanentZAUTH_KEY_PERM_EMPTYNr   r	   r	   r	   r
   r   +   s   r   c                   @   s   e Zd ZdZdZeZdS )ÚAuthKeyUnregisteredzQThe key is not registered in the system. Delete your session file and login againZAUTH_KEY_UNREGISTEREDNr   r	   r	   r	   r
   r   2   s   r   c                   @   s   e Zd ZdZdZeZdS )ÚSessionExpiredzThe authorization has expiredZSESSION_EXPIREDNr   r	   r	   r	   r
   r   9   s   r   c                   @   s   e Zd ZdZdZeZdS )ÚSessionPasswordNeededz?The two-step verification is enabled and a password is requiredZSESSION_PASSWORD_NEEDEDNr   r	   r	   r	   r
   r   @   s   r   c                   @   s   e Zd ZdZdZeZdS )ÚSessionRevokedzTThe authorization has been invalidated, because of the user terminating all sessionsZSESSION_REVOKEDNr   r	   r	   r	   r
   r   G   s   r   c                   @   s   e Zd ZdZdZeZdS )ÚUserDeactivatedú%The user has been deleted/deactivatedZUSER_DEACTIVATEDNr   r	   r	   r	   r
   r   N   s   r   c                   @   s   e Zd ZdZdZeZdS )ÚUserDeactivatedBanr   ZUSER_DEACTIVATED_BANNr   r	   r	   r	   r
   r   U   s   r   N)Z	rpc_errorr   r   r   r   r   r   r   r   r   r   r   r	   r	   r	   r
   Ú<module>   s   