Skip to content

Commit a5ab4a9

Browse files
committed
feat(errors): sync rpc exceptions with latest telegram api
1 parent 1159854 commit a5ab4a9

8 files changed

Lines changed: 452 additions & 828 deletions

File tree

pyrogram/errors/exceptions/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@
2525
from .not_acceptable_406 import *
2626
from .see_other_303 import *
2727
from .internal_server_error_500 import *
28+
from .unknown_504 import *

pyrogram/errors/exceptions/all.py

Lines changed: 25 additions & 73 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)