mirror of
https://github.com/pyrogram/pyrogram
synced 2025-10-05 13:36:28 +00:00
Revamp docs and move wiki content here
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
Bad Request
|
||||
===========
|
||||
|
||||
.. module:: pyrogram.api.errors.BadRequest
|
||||
|
||||
.. automodule:: pyrogram.api.errors.exceptions.bad_request_400
|
||||
:members:
|
||||
:show-inheritance:
|
||||
|
@@ -1,6 +1,8 @@
|
||||
Flood
|
||||
=====
|
||||
|
||||
.. module:: pyrogram.api.errors.Flood
|
||||
|
||||
.. automodule:: pyrogram.api.errors.exceptions.flood_420
|
||||
:members:
|
||||
:show-inheritance:
|
||||
|
@@ -1,6 +1,8 @@
|
||||
Internal Server Error
|
||||
=====================
|
||||
|
||||
.. module:: pyrogram.api.errors.InternalServerError
|
||||
|
||||
.. automodule:: pyrogram.api.errors.exceptions.internal_server_error_500
|
||||
:members:
|
||||
:show-inheritance:
|
||||
|
@@ -1,6 +1,8 @@
|
||||
See Other
|
||||
=========
|
||||
|
||||
.. module:: pyrogram.api.errors.SeeOther
|
||||
|
||||
.. automodule:: pyrogram.api.errors.exceptions.see_other_303
|
||||
:members:
|
||||
:show-inheritance:
|
||||
|
@@ -1,6 +1,8 @@
|
||||
Unauthorized
|
||||
============
|
||||
|
||||
.. module:: pyrogram.api.errors.Unauthorized
|
||||
|
||||
.. automodule:: pyrogram.api.errors.exceptions.unauthorized_401
|
||||
:members:
|
||||
:show-inheritance:
|
||||
|
@@ -1,6 +1,8 @@
|
||||
Unknown Error
|
||||
=============
|
||||
|
||||
.. module:: pyrogram.api.errors.UnknownError
|
||||
|
||||
.. autoclass:: pyrogram.api.errors.error.UnknownError
|
||||
:members:
|
||||
:show-inheritance:
|
||||
|
Reference in New Issue
Block a user