mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-21 00:07:51 +00:00
Add MEMBER_LIST_DISABLED to docs for Guild.features
This commit is contained in:
parent
8488669482
commit
b63f4f7032
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user