Skip to content

Commit 6c62744

Browse files
BOXERRMDDorukyum
andauthored
Update discord/enums.py
Co-authored-by: Dorukyum <[email protected]> Signed-off-by: BOXER <[email protected]>
1 parent 9f64f20 commit 6c62744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/enums.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1091,7 +1091,7 @@ class SubscriptionStatus(Enum):
10911091

10921092

10931093
class ThreadArchiveDuration(IntEnum):
1094-
"""Time set before the thread is auto archived"""
1094+
"""The time set until a thread is automatically archived."""
10951095

10961096
one_hour = 60
10971097
one_day = 1440

0 commit comments

Comments
 (0)