Update description of auto_archive_duration kwarg of Thread.edit
This commit is contained in:
		| @@ -533,7 +533,7 @@ class Thread(Messageable, Hashable): | |||||||
|         locked: :class:`bool` |         locked: :class:`bool` | ||||||
|             Whether to lock the thread or not. |             Whether to lock the thread or not. | ||||||
|         auto_archive_duration: :class:`int` |         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``. |             Must be one of ``60``, ``1440``, ``4320``, or ``10080``. | ||||||
|         slowmode_delay: :class:`int` |         slowmode_delay: :class:`int` | ||||||
|             Specifies the slowmode rate limit for user in this thread, in seconds. |             Specifies the slowmode rate limit for user in this thread, in seconds. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user