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