aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--discord/guild.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/discord/guild.py b/discord/guild.py
index 0c6585d0..4c6013a3 100644
--- a/discord/guild.py
+++ b/discord/guild.py
@@ -138,6 +138,7 @@ class Guild(Hashable):
- ``MORE_EMOJI``: Guild is allowed to have more than 50 custom emoji.
- ``DISCOVERABLE``: Guild shows up in Server Discovery.
- ``FEATURABLE``: Guild is able to be featured in Server Discovery.
+ - ``COMMUNITY``: Guild is a community server.
- ``COMMERCE``: Guild can sell things using store channels.
- ``PUBLIC``: Guild is a public guild.
- ``NEWS``: Guild can create news channels.