diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ext/commands/api.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ext/commands/api.rst b/docs/ext/commands/api.rst index 71efb2b5..3672823a 100644 --- a/docs/ext/commands/api.rst +++ b/docs/ext/commands/api.rst @@ -118,6 +118,8 @@ Checks .. autofunction:: discord.ext.commands.check +.. autofunction:: discord.ext.commands.check_any + .. autofunction:: discord.ext.commands.has_role .. autofunction:: discord.ext.commands.has_permissions |