mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-09-21 03:27:42 +00:00
Fix permissions-based docstrings to be more consistent
This commit is contained in:
+1
-1
@@ -1674,7 +1674,7 @@ class Client:
|
||||
|
||||
Revokes an :class:`.Invite`, URL, or ID to an invite.
|
||||
|
||||
You must have the :attr:`~.Permissions.manage_channels` permission in
|
||||
You must have :attr:`~.Permissions.manage_channels` in
|
||||
the associated guild to do this.
|
||||
|
||||
.. versionchanged:: 2.0
|
||||
|
||||
Reference in New Issue
Block a user