Skip to main content
Module

x/natico/mod.ts>getActiveThreads

A powerful and customizable framework for Discordeno
Latest
function getActiveThreads
import { getActiveThreads } from "https://deno.land/x/natico@4.0.0-pre.4/mod.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