Skip to main content
Go to Latest
function editThread
import { editThread } from "https://deno.land/x/discordeno@13.0.0-rc45/plugins/helpers/src/threads.ts";

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

Parameters

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