Skip to content

Commit

Permalink
Update discord/flags.py
Browse files Browse the repository at this point in the history
Co-authored-by: ToxicKidz <78174417+ToxicKidz@users.noreply.github.com>
  • Loading branch information
Lulalaby and ToxicKidz authored Oct 25, 2021
1 parent bee7f61 commit 054b761
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 @@ -1098,7 +1098,7 @@ def managed_emoji(self):

@flag_value
def group_dm_create(self):
""":class:`bool`: Returns ``True`` if the application can create group dms.
""":class:`bool`: Returns ``True`` if the application can create group DMs.
"""
return 1 << 5

Expand Down

0 comments on commit 054b761

Please sign in to comment.