mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 10:22:59 +00:00
Add Forbidden and NotFound exceptions.
This commit is contained in:
@ -358,6 +358,10 @@ The following exceptions are thrown by the library.
|
||||
.. autoexception:: HTTPException
|
||||
:members:
|
||||
|
||||
.. autoexception:: Forbidden
|
||||
|
||||
.. autoexception:: NotFound
|
||||
|
||||
.. autoexception:: InvalidArgument
|
||||
|
||||
.. autoexception:: GatewayNotFound
|
||||
|
Reference in New Issue
Block a user