mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 10:22:59 +00:00
Fix typo in Guild.vanity_invite documentation
This commit is contained in:
@ -3868,7 +3868,7 @@ class Guild(Hashable):
|
||||
|
||||
The guild must have ``VANITY_URL`` in :attr:`~Guild.features`.
|
||||
|
||||
You must have :attr:`~Permissions.manage_guild` to do this.as well.
|
||||
You must have :attr:`~Permissions.manage_guild` to do this as well.
|
||||
|
||||
Raises
|
||||
-------
|
||||
|
Reference in New Issue
Block a user