[docs] remove unresolved doc refs, fix attribute ref

This commit is contained in:
Nadir Chowdhury 2020-09-08 03:25:11 +01:00 committed by GitHub
parent 6349d37a97
commit 367c4b5fd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 7 deletions

View File

@ -1035,7 +1035,7 @@ class Command(_BaseCommand):
"""|coro|
Checks if the command can be executed by checking all the predicates
inside the :attr:`.checks` attribute. This also checks whether the
inside the :attr:`checks` attribute. This also checks whether the
command is disabled.
.. versionchanged:: 1.3

View File

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