Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/discordeno/plugins/helpers/src/threads.ts

Discord API library for Deno
Go to Latest
import * as discordeno from "https://deno.land/x/discordeno@17.0.0/plugins/helpers/src/threads.ts";

Functions

Sets a thread channel to be archived.

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

Sets a thread channel to be locked.

Sets a thread channel to be unarchived.

Sets a thread channel to be unlocked.