[docs] remove unresolved doc refs, fix attribute ref
This commit is contained in:
parent
6349d37a97
commit
367c4b5fd2
@ -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
|
||||
|
@ -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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user