Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
interface DiscordListActiveThreads
Re-export
import { type DiscordListActiveThreads } from "https://deno.land/x/discordeno@17.2.0/mod.ts";

Properties

threads: DiscordChannel[]

The active threads

members: DiscordThreadMember[]

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