diff --git a/docs/resources/Guild.md b/docs/resources/Guild.md index b3d9c682e9..f036850e76 100644 --- a/docs/resources/Guild.md +++ b/docs/resources/Guild.md @@ -127,6 +127,7 @@ Guilds in Discord represent an isolated collection of users and channels, and ar | COMMUNITY | guild can enable welcome screen, Membership Screening, stage channels and discovery, and receives community updates | | DISCOVERABLE | guild is able to be discovered in the directory | | FEATURABLE | guild is able to be featured in the directory | +| INVITES_DISABLED | guild has paused invites, preventing new users from joining | | INVITE_SPLASH | guild has access to set an invite splash background | | MEMBER_VERIFICATION_GATE_ENABLED | guild has enabled [Membership Screening](#DOCS_RESOURCES_GUILD/membership-screening-object) | | MONETIZATION_ENABLED | guild has enabled monetization |