Fix typo in Guild.vanity_invite documentation

This commit is contained in:
Willi
2024-05-08 23:05:04 -04:00
committed by GitHub
parent 64e743af50
commit 0bb6967419
+1 -1
View File
@@ -3868,7 +3868,7 @@ class Guild(Hashable):
The guild must have ``VANITY_URL`` in :attr:`~Guild.features`. 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 Raises
------- -------