Browse Source
Replace dot with space in Guild.vanity_invite docs
pull/9536/head
Mikołaj Kruczek
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
discord/guild.py
|
|
@ -3607,7 +3607,7 @@ class Guild(Hashable): |
|
|
|
|
|
|
|
The guild must have ``COMMUNITY`` 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. |
|
|
|
|
|
|
|
.. versionadded:: 2.0 |
|
|
|
|
|
|
|