Skip to main content
Module

x/discordeno/plugins/mod.ts>editThread

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

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

Parameters

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