diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ext/commands/api.rst | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/ext/commands/api.rst b/docs/ext/commands/api.rst index 6f08a5cd..5d6742a5 100644 --- a/docs/ext/commands/api.rst +++ b/docs/ext/commands/api.rst @@ -353,15 +353,9 @@ Exceptions .. autoexception:: discord.ext.commands.ChannelNotReadable :members: -.. autoexception:: discord.ext.commands.InvalidColour - :members: - .. autoexception:: discord.ext.commands.RoleNotFound :members: -.. autoexception:: discord.ext.commands.InvalidInvite - :members: - .. autoexception:: discord.ext.commands.EmojiNotFound :members: |