Latest
interface DiscordListActiveThreads
import { type DiscordListActiveThreads } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/validations/deps.ts";

Properties

threads: DiscordChannel[]

The active threads

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

import DiscordListActiveThreads
import { DiscordListActiveThreads } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/validations/deps.ts";