[commands] Fix exception hierarchy documentation
This commit is contained in:
parent
35db712c16
commit
116fdbddb9
@ -416,9 +416,15 @@ Exceptions
|
|||||||
.. autoexception:: discord.ext.commands.ChannelNotReadable
|
.. autoexception:: discord.ext.commands.ChannelNotReadable
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
|
.. autoexception:: discord.ext.commands.BadColourArgument
|
||||||
|
:members:
|
||||||
|
|
||||||
.. autoexception:: discord.ext.commands.RoleNotFound
|
.. autoexception:: discord.ext.commands.RoleNotFound
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
|
.. autoexception:: discord.ext.commands.BadInviteArgument
|
||||||
|
:members:
|
||||||
|
|
||||||
.. autoexception:: discord.ext.commands.EmojiNotFound
|
.. autoexception:: discord.ext.commands.EmojiNotFound
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
@ -472,7 +478,7 @@ Exceptions
|
|||||||
|
|
||||||
|
|
||||||
Exception Hierarchy
|
Exception Hierarchy
|
||||||
+++++++++++++++++++++
|
~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
.. exception_hierarchy::
|
.. exception_hierarchy::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user