diff --git a/docs/ext/commands/api.rst b/docs/ext/commands/api.rst index 267330743..61ed01516 100644 --- a/docs/ext/commands/api.rst +++ b/docs/ext/commands/api.rst @@ -214,3 +214,9 @@ Errors .. autoexception:: discord.ext.commands.NotOwner :members: +.. autoexception:: discord.ext.commands.MissingPermissions + :members: + +.. autoexception:: discord.ext.commands.BotMissingPermissions + :members: +