Skip to content

Commit 054b761

Browse files
LulalabyToxicKidz
andauthored
Update discord/flags.py
Co-authored-by: ToxicKidz <[email protected]>
1 parent bee7f61 commit 054b761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/flags.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1098,7 +1098,7 @@ def managed_emoji(self):
10981098

10991099
@flag_value
11001100
def group_dm_create(self):
1101-
""":class:`bool`: Returns ``True`` if the application can create group dms.
1101+
""":class:`bool`: Returns ``True`` if the application can create group DMs.
11021102
"""
11031103
return 1 << 5
11041104

0 commit comments

Comments
 (0)