Module

x/discordeno/plugins/mod.ts>editThread

Discord API library for Deno
Go to Latest
function editThread
import { editThread } from "https://dotland.deno.dev/x/discordeno@17.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
import editThread
import { editThread } from "https://dotland.deno.dev/x/discordeno@17.0.1/plugins/mod.ts";