mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-06 09:56:09 +00:00
Fix permissions-based docstrings to be more consistent
This commit is contained in:
@ -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