Add MEMBER_LIST_DISABLED to docs for Guild.features

This commit is contained in:
Capn 2019-10-13 20:41:00 -04:00 committed by Rapptz
parent 8488669482
commit b63f4f7032

View File

@ -245,6 +245,7 @@ class Guild(Hashable):
- ``NEWS``: Guild can create news channels.
- ``BANNER``: Guild can upload and use a banner (i.e. :meth:`banner_url`).
- ``ANIMATED_ICON``: Guild can upload an animated icon.
- ``MEMBER_LIST_DISABLED``: Member list is disabled.
splash: Optional[:class:`str`]
The guild's invite splash.