Skip to main content
Module

x/discordeno/helpers/mod.ts>ArchivedThreads

Discord API library for Deno
Extremely Popular
Go to Latest
type alias ArchivedThreads
Re-export
import { type ArchivedThreads } from "https://deno.land/x/discordeno@17.2.0/helpers/mod.ts";
definition: ActiveThreads & { hasMore: boolean; }