diff --git a/docs/ext/commands/api.rst b/docs/ext/commands/api.rst index 897f149c5..267330743 100644 --- a/docs/ext/commands/api.rst +++ b/docs/ext/commands/api.rst @@ -17,6 +17,10 @@ Bot .. autoclass:: discord.ext.commands.AutoShardedBot :members: +.. autofunction:: discord.ext.commands.when_mentioned + +.. autofunction:: discord.ext.commands.when_mentioned_or + .. _ext_commands_api_events: Event Reference