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:
@ -544,7 +544,7 @@ class Invite(Hashable):
|
||||
|
||||
Revokes the instant invite.
|
||||
|
||||
You must have the :attr:`~Permissions.manage_channels` permission to do this.
|
||||
You must have :attr:`~Permissions.manage_channels` to do this.
|
||||
|
||||
Parameters
|
||||
-----------
|
||||
|
Reference in New Issue
Block a user