mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-08 19:03:03 +00:00
[docs] remove unresolved doc refs, fix attribute ref
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user