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