Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function editThread
import { editThread } from "https://deno.land/x/discordeno@18.0.1/plugins/helpers/src/threads.ts";

Update a thread's settings. Requires the MANAGE_CHANNELS permission for the guild.

Parameters

bot: Bot
threadId: BigString
options: ModifyThread
optional
reason: string