Merge pull request #4546 from jack1142/V3/update_check_docs

Update check docs to use checks from commands package
This commit is contained in:
Draper 2020-10-27 11:44:12 +00:00 committed by GitHub
commit af8af1934c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,5 @@ Command Check Decorators
The following are all decorators for commands, which add restrictions to where and when they can be The following are all decorators for commands, which add restrictions to where and when they can be
run. run.
.. automodule:: redbot.core.checks .. automodule:: redbot.core.commands
:members: :members: permissions_check, bot_has_permissions, bot_in_a_guild, has_permissions, has_guild_permissions, is_owner, guildowner, guildowner_or_permissions, admin, admin_or_permissions, mod, mod_or_permissions