Browse Source

[commands] Add MissingPermissions and BotMissingPermissions

pull/748/merge
ReinaSakuraba 8 years ago
committed by Rapptz
parent
commit
12a371bfb8
  1. 6
      docs/ext/commands/api.rst

6
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:

Loading…
Cancel
Save