Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/discordeno/template/minimal/deps.ts>editThread

Discord API library for Deno
Extremely Popular
Go to Latest
function editThread
Re-export
import { editThread } from "https://deno.land/x/discordeno@17.2.0/template/minimal/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