Improve doc page on RPC errors (#1350)

This commit is contained in:
Lonami Exo
2019-12-27 11:27:00 +01:00
parent bea4225d28
commit 5d7e9f3879
2 changed files with 84 additions and 6 deletions

View File

@@ -6,7 +6,8 @@ API Errors
These are the base errors that Telegram's API may raise.
See :ref:`rpc-errors` for a more friendly explanation.
See :ref:`rpc-errors` for a more in-depth explanation on how to handle all
known possible errors and learning to determine what a method may raise.
.. automodule:: telethon.errors.common
:members: