aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRapptz <[email protected]>2018-07-20 06:02:29 -0400
committerRapptz <[email protected]>2018-07-20 06:02:29 -0400
commit52767cf315e1b54e89d8328443a84fafe905148d (patch)
tree4d0a9c920664da324a4afdfd3fb20d4a978111d4 /docs
parentBump websockets to 6.0 for 3.7 compatibility. (diff)
downloaddiscord.py-52767cf315e1b54e89d8328443a84fafe905148d.tar.xz
discord.py-52767cf315e1b54e89d8328443a84fafe905148d.zip
[commands] Add documentation for BadUnionArgument
Diffstat (limited to 'docs')
-rw-r--r--docs/ext/commands/api.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ext/commands/api.rst b/docs/ext/commands/api.rst
index d983d1f1..ddbd6325 100644
--- a/docs/ext/commands/api.rst
+++ b/docs/ext/commands/api.rst
@@ -196,6 +196,9 @@ Errors
.. autoexception:: discord.ext.commands.BadArgument
:members:
+.. autoexception:: discord.ext.commands.BadUnionArgument
+ :members:
+
.. autoexception:: discord.ext.commands.NoPrivateMessage
:members: