import { type DiscordThreadListSync } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/helpers/deps.ts";
Properties
The parent channel ids whose threads are being synced. If omitted, then threads were synced for the entire guild. This array may contain channelIds that have no active threads as well, so you know to clear that data
members: DiscordThreadMember[]
All thread member objects from the synced threads for the current user, indicating which threads the current user has been added to