Browse Source

Fix typo in Guild.vanity_invite documentation

pull/10109/head
Willi 1 year ago
committed by dolfies
parent
commit
d5a477f6cd
  1. 2
      discord/guild.py

2
discord/guild.py

@ -4413,7 +4413,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
-------

Loading…
Cancel
Save