Module

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

Discord API library for Deno
Go to Latest
import * as mod from "https://dotland.deno.dev/x/discordeno@17.0.1/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.