Skip to main content
Module

x/discordeno/mod.ts>ArchivedThreads

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