diff options
Diffstat (limited to 'docs/ext/commands')
| -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 3400efe0..e9705125 100644 --- a/docs/ext/commands/api.rst +++ b/docs/ext/commands/api.rst @@ -134,6 +134,8 @@ Checks .. autofunction:: discord.ext.commands.guild_only +.. autofunction:: discord.ext.commands.dm_only + .. autofunction:: discord.ext.commands.is_owner .. autofunction:: discord.ext.commands.is_nsfw |