Browse Source

updated the docs for Guild.vanity_invite

pull/2507/head
Zomatree 5 years ago
committed by Rapptz
parent
commit
1b4b6f8da2
  1. 3
      discord/guild.py

3
discord/guild.py

@ -1677,8 +1677,7 @@ class Guild(Hashable):
Returns the guild's special vanity invite.
The guild must be partnered, i.e. have 'VANITY_URL' in
:attr:`~Guild.features`.
The guild must have 'VANITY_URL' in :attr:`~Guild.features`.
You must have the :attr:`~Permissions.manage_guild` permission to use
this as well.

Loading…
Cancel
Save