mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-04 08:56:19 +00:00
Fix permissions-based docstrings to be more consistent
This commit is contained in:
@ -521,7 +521,7 @@ class AutoModAction:
|
||||
|
||||
Fetch the rule whose action was taken.
|
||||
|
||||
You must have the :attr:`Permissions.manage_guild` permission to use this.
|
||||
You must have :attr:`Permissions.manage_guild` to do this.
|
||||
|
||||
Raises
|
||||
-------
|
||||
|
Reference in New Issue
Block a user