Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
type alias ArchivedThreads
Re-export
import { type ArchivedThreads } from "https://deno.land/x/discordeno@18.0.1/helpers/channels/mod.ts";
definition: ActiveThreads & { hasMore: boolean; }