Browse Source

Replace dot with space in Guild.vanity_invite docs

pull/9536/head
Mikołaj Kruczek 2 years ago
committed by GitHub
parent
commit
673bedd285
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      discord/guild.py

2
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

Loading…
Cancel
Save