Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
type alias ArchivedThreads
import { type ArchivedThreads } from "https://deno.land/x/discordeno@17.0.0/helpers/channels/threads/getPublicArchivedThreads.ts";
definition: ActiveThreads & { hasMore: boolean; }