Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
type alias ActiveThreads
import { type ActiveThreads } from "https://deno.land/x/discordeno@17.0.1/helpers/channels/threads/getActiveThreads.ts";
definition: { threads: Collection<bigint, Channel>; members: Collection<bigint, ThreadMember>; }