Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
interface DiscordListActiveThreads
import { type DiscordListActiveThreads } from "https://deno.land/x/discordeno@17.0.0/types/discord.ts";

Properties

threads: DiscordChannel[]

The active threads

members: DiscordThreadMember[]

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