Skip to content

Commit

Permalink
docs: update thread edit docs (#2034)
Browse files Browse the repository at this point in the history
Signed-off-by: plun1331 <49261529+plun1331@users.noreply.github.com>
Signed-off-by: Lala Sabathil <aiko@aitsys.dev>
Co-authored-by: Lala Sabathil <lala@pycord.dev>
  • Loading branch information
plun1331 and Lulalaby committed Apr 28, 2023
1 parent 1110109 commit 04da6ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord/threads.py
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,7 @@ async def edit(
Editing the thread requires :attr:`.Permissions.manage_threads`. The thread
creator can also edit ``name``, ``archived`` or ``auto_archive_duration``.
Note that if the thread is locked then only those with :attr:`.Permissions.manage_threads`
can unarchive a thread.
can send messages in it or unarchive a thread.
The thread must be unarchived to be edited.
Expand Down

0 comments on commit 04da6ed

Please sign in to comment.