mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-19 15:36:02 +00:00
Add COMMUNITY to Guild.features
This commit is contained in:
parent
39aa08ab93
commit
5e4f3780ed
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user