mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-05 11:27:13 +00:00
Document more guild features
This commit is contained in:
parent
36292a65ea
commit
eb11079569
@ -144,6 +144,8 @@ class Guild(Hashable):
|
|||||||
- ``ANIMATED_ICON``: Guild can upload an animated icon.
|
- ``ANIMATED_ICON``: Guild can upload an animated icon.
|
||||||
- ``PUBLIC_DISABLED``: Guild cannot be public.
|
- ``PUBLIC_DISABLED``: Guild cannot be public.
|
||||||
- ``WELCOME_SCREEN_ENABLED``: Guild has enabled the welcome screen
|
- ``WELCOME_SCREEN_ENABLED``: Guild has enabled the welcome screen
|
||||||
|
- ``MEMBER_VERIFICATION_GATE_ENABLED``: Guild has Membership Screening enabled.
|
||||||
|
- ``PREVIEW_ENABLED``: Guild can be viewed before being accepted via Membership Screening.
|
||||||
|
|
||||||
splash: Optional[:class:`str`]
|
splash: Optional[:class:`str`]
|
||||||
The guild's invite splash.
|
The guild's invite splash.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user