Skip to content

Commit bb890d2

Browse files
committed
✨ feat(errors): Sync RPC error definitions with Telegram API. Add 59 new exception types and update documentation.
1 parent 2c2249b commit bb890d2

8 files changed

Lines changed: 539 additions & 99 deletions

File tree

pyrogram/errors/exceptions/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@
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: 65 additions & 9 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)