Andrin S
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
discord/flags.py
|
|
@ -1432,7 +1432,7 @@ class ApplicationFlags(BaseFlags): |
|
|
|
|
|
|
|
@flag_value |
|
|
|
def auto_mod_badge(self): |
|
|
|
""":class:`bool`: Returns ``True`` if the application uses auto moderation. |
|
|
|
""":class:`bool`: Returns ``True`` if the application uses at least 100 automod rules across all guilds. |
|
|
|
This shows up as a badge in the official client. |
|
|
|
|
|
|
|
.. versionadded:: 2.3 |
|
|
|