Module

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

Discord API library for Deno
Latest
function editThread
import { editThread } from "https://dotland.deno.dev/x/discordeno@18.0.1/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
import editThread
import { editThread } from "https://dotland.deno.dev/x/discordeno@18.0.1/template/minimal/deps.ts";