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:
@@ -43,7 +43,7 @@ class UserMigrateError(InvalidDCError):
|
||||
)
|
||||
|
||||
|
||||
rpc_303_errors = {
|
||||
rpc_errors_303_all = {
|
||||
'FILE_MIGRATE_(\d+)': FileMigrateError,
|
||||
'PHONE_MIGRATE_(\d+)': PhoneMigrateError,
|
||||
'NETWORK_MIGRATE_(\d+)': NetworkMigrateError,
|
||||
|
Reference in New Issue
Block a user