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:
@@ -11,6 +11,6 @@ class FloodWaitError(FloodError):
|
||||
)
|
||||
|
||||
|
||||
rpc_420_errors = {
|
||||
rpc_errors_420_all = {
|
||||
'FLOOD_WAIT_(\d+)': FloodWaitError
|
||||
}
|
||||
|
Reference in New Issue
Block a user