Go to Latest
function editThread
import { editThread } from "https://dotland.deno.dev/x/discordeno@17.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