Skip to main content
Module

x/discordeno/plugins/mod.ts>editThread

Discord API library for Deno
Latest
function editThread
Re-export
import { editThread } from "https://deno.land/x/discordeno@18.0.1/plugins/mod.ts";

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

Parameters

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