We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1110109 commit 04da6edCopy full SHA for 04da6ed
discord/threads.py
@@ -611,7 +611,7 @@ async def edit(
611
Editing the thread requires :attr:`.Permissions.manage_threads`. The thread
612
creator can also edit ``name``, ``archived`` or ``auto_archive_duration``.
613
Note that if the thread is locked then only those with :attr:`.Permissions.manage_threads`
614
- can unarchive a thread.
+ can send messages in it or unarchive a thread.
615
616
The thread must be unarchived to be edited.
617
0 commit comments