Browse Source

[commands] Add documentation for BadUnionArgument

pull/1441/head
Rapptz 7 years ago
parent
commit
52767cf315
  1. 3
      docs/ext/commands/api.rst

3
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:

Loading…
Cancel
Save