Skip to content

Commit

Permalink
Update discord/flags.py
Browse files Browse the repository at this point in the history
Co-authored-by: plun1331 <49261529+plun1331@users.noreply.github.com>
Signed-off-by: JustaSqu1d <overenchanted.gaming@gmail.com>
  • Loading branch information
JustaSqu1d and plun1331 committed Mar 29, 2023
1 parent 898af40 commit 6318625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord/flags.py
Original file line number Diff line number Diff line change
Expand Up @@ -1340,7 +1340,7 @@ def group_dm_create(self):

@flag_value
def application_auto_moderation_rule_create_badge(self):
""":class:`bool`: Returns ``True`` if the application uses the Auto Moderation API"""
""":class:`bool`: Returns ``True`` if the application uses the Auto Moderation API."""
return 1 << 6

@flag_value
Expand Down

0 comments on commit 6318625

Please sign in to comment.