mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 21:10:29 +00:00
Rename rpc_n_errors dictionary to rpc_errors_n_all
This commit is contained in:
@@ -84,7 +84,7 @@ class UserDeactivatedError(UnauthorizedError):
|
||||
)
|
||||
|
||||
|
||||
rpc_401_errors = {
|
||||
rpc_errors_401_all = {
|
||||
'ACTIVE_USER_REQUIRED': ActiveUserRequiredError,
|
||||
'AUTH_KEY_INVALID': AuthKeyInvalidError,
|
||||
'AUTH_KEY_PERM_EMPTY': AuthKeyPermEmptyError,
|
||||
|
Reference in New Issue
Block a user