
    N[ip
                         d dl mZ  G d de      Z G d de      Z G d de      Z G d d	e      Z G d
 de      Z G d de      Z G d de      Z G d de      Z	 G d de      Z
 G d de      Zy)   )RPCErrorc                       e Zd Zd ZdZ	 eZy)Unauthorizedi  N)__name__
__module____qualname____doc__CODENAME     ^/var/www/files/kim/lib/python3.12/site-packages/pyrogram/errors/exceptions/unauthorized_401.pyr   r      s    D!Dr   r   c                       e Zd ZdZdZ	 eZy)ActiveUserRequiredz7The method is only available to already activated usersACTIVE_USER_REQUIREDNr   r   r   r	   IDMESSAGEr   r   r   r   r      s    A	BGr   r   c                       e Zd ZdZdZ	 eZy)AuthKeyInvalidzThe key is invalidAUTH_KEY_INVALIDNr   r   r   r   r   r   $   s    	BGr   r   c                       e Zd ZdZdZ	 eZy)AuthKeyPermEmptyzQThe method is unavailable for temporary authorization key, not bound to permanentAUTH_KEY_PERM_EMPTYNr   r   r   r   r   r   +   s    [	BGr   r   c                       e Zd ZdZdZ	 eZy)AuthKeyUnregisteredzQThe key is not registered in the system. Delete your session file and login againAUTH_KEY_UNREGISTEREDNr   r   r   r   r   r   2   s    [	 BGr   r   c                       e Zd ZdZdZ	 eZy)SessionExpiredzThe authorization has expiredSESSION_EXPIREDNr   r   r   r   r   r   9   s    '	BGr   r   c                       e Zd ZdZdZ	 eZy)SessionPasswordNeededz?The two-step verification is enabled and a password is requiredSESSION_PASSWORD_NEEDEDNr   r   r   r   r"   r"   @   s    I	"BGr   r"   c                       e Zd ZdZdZ	 eZy)SessionRevokedzTThe authorization has been invalidated, because of the user terminating all sessionsSESSION_REVOKEDNr   r   r   r   r%   r%   G   s    ^	BGr   r%   c                       e Zd ZdZdZ	 eZy)UserDeactivated%The user has been deleted/deactivatedUSER_DEACTIVATEDNr   r   r   r   r(   r(   N   s    /	BGr   r(   c                       e Zd ZdZdZ	 eZy)UserDeactivatedBanr)   USER_DEACTIVATED_BANNr   r   r   r   r,   r,   U   s    /	BGr   r,   N)	rpc_errorr   r   r   r   r   r   r   r"   r%   r(   r,   r   r   r   <module>r/      s   & !8  \ | , \ L \ l  r   