Add "FEATURABLE" in guild features.

This commit is contained in:
PredaaA 2020-03-15 21:33:25 +01:00 committed by Rapptz
parent 2d48a6d5a1
commit 9941812241

View File

@ -127,6 +127,7 @@ class Guild(Hashable):
- ``PARTNERED``: Guild is a partnered server.
- ``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.
- ``COMMERCE``: Guild can sell things using store channels.
- ``PUBLIC``: Users can lurk in this guild via Server Discovery.
- ``NEWS``: Guild can create news channels.