Skip to content

Commit

Permalink
Document AUTO_MODERATION feature
Browse files Browse the repository at this point in the history
  • Loading branch information
plun1331 authored May 3, 2022
1 parent 8b6b4f5 commit 7fc0fda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions discord/guild.py
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ class Guild(Hashable):
- ``VERIFIED``: Guild is a verified server.
- ``VIP_REGIONS``: Guild has VIP voice regions.
- ``WELCOME_SCREEN_ENABLED``: Guild has enabled the welcome screen.
- ``AUTO_MODERATION``: Guild has enabled the auto moderation system.
premium_tier: :class:`int`
The premium tier for this guild. Corresponds to "Nitro Server" in the official UI.
Expand Down

0 comments on commit 7fc0fda

Please sign in to comment.