Skip to main content
Latest
function getActiveThreads
import { getActiveThreads } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Returns all active threads in the guild, including public and private threads. Threads are ordered by their id, in descending order.

Parameters

bot: Bot
guildId: bigint