Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface ListActiveThreads
Re-export
import { type ListActiveThreads } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Properties

threads: Channel[]

The active threads

members: ThreadMember[]

A thread member object for each returned thread the current user has joined