Module

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

Discord API library for Deno
Extremely Popular
Go to Latest
function editThread
import { editThread } from "https://dotland.deno.dev/x/discordeno@13.0.0-rc45/template/bigbot/deps.ts";

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

Parameters

bot: Bot
threadId: bigint
options: ModifyThread
optional
reason: string
import editThread
import { editThread } from "https://dotland.deno.dev/x/discordeno@13.0.0-rc45/template/bigbot/deps.ts";