type alias ArchivedThreadsRe-exportimport { type ArchivedThreads } from "https://deno.land/x/discordeno@17.0.1/helpers/channels/mod.ts"; definition: ActiveThreads & { hasMore: boolean; }