mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-04 08:56:19 +00:00
@ -1215,7 +1215,7 @@ class PartialMessage(Hashable):
|
||||
name: :class:`str`
|
||||
The name of the thread.
|
||||
auto_archive_duration: :class:`int`
|
||||
The duration in minutes before a thread is automatically archived for inactivity.
|
||||
The duration in minutes before a thread is automatically hidden from the channel list.
|
||||
If not provided, the channel's default auto archive duration is used.
|
||||
|
||||
Must be one of ``60``, ``1440``, ``4320``, or ``10080``, if provided.
|
||||
|
Reference in New Issue
Block a user