Skip to main content
Module

x/wackford/discordeno.ts>ArchivedThreads

The wackiest Discord bot framework for Deno powered by Discordeno
Go to Latest
type alias ArchivedThreads
Re-export
import { type ArchivedThreads } from "https://deno.land/x/wackford@v0.0.1/discordeno.ts";
definition: ActiveThreads & { hasMore: boolean; }