interface DiscordListActiveThreadsRe-exportimport { type DiscordListActiveThreads } from "https://deno.land/x/discordeno@17.2.0/mod.ts"; Propertiesthreads: DiscordChannel[]The active threads members: DiscordThreadMember[]A thread member object for each returned thread the current user has joined