mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-07-23 03:16:48 +00:00
[commands] Add MissingPermissions and BotMissingPermissions
This commit is contained in:
parent
10696a275b
commit
12a371bfb8
@ -214,3 +214,9 @@ Errors
|
|||||||
.. autoexception:: discord.ext.commands.NotOwner
|
.. autoexception:: discord.ext.commands.NotOwner
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
|
.. autoexception:: discord.ext.commands.MissingPermissions
|
||||||
|
:members:
|
||||||
|
|
||||||
|
.. autoexception:: discord.ext.commands.BotMissingPermissions
|
||||||
|
:members:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user