Skip to main content
Deno 2 is finally here 🎉️
Learn more
Extremely Popular
Go to Latest
function editThread
Re-export
import { editThread } from "https://deno.land/x/discordeno@17.2.0/template/beginner/deps.ts";

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

Parameters

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