mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-19 15:36:02 +00:00
Update description of auto_archive_duration kwarg of Thread.edit
This commit is contained in:
parent
3a451c9c65
commit
8b148afabd
@ -533,7 +533,7 @@ class Thread(Messageable, Hashable):
|
||||
locked: :class:`bool`
|
||||
Whether to lock the thread or not.
|
||||
auto_archive_duration: :class:`int`
|
||||
The new duration to auto archive threads for inactivity.
|
||||
The new duration in minutes before a thread is automatically archived for inactivity.
|
||||
Must be one of ``60``, ``1440``, ``4320``, or ``10080``.
|
||||
slowmode_delay: :class:`int`
|
||||
Specifies the slowmode rate limit for user in this thread, in seconds.
|
||||
|
Loading…
x
Reference in New Issue
Block a user