Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/tests/deps.ts>getActiveThreads

An object oriented Discordeno framework
Latest
function getActiveThreads
import { getActiveThreads } from "https://deno.land/x/oasis@2.1.0/tests/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