import { type ThreadListSync } from "https://deno.land/x/natico@4.0.0-pre.4/examples/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
threads: Channel[]
All active threads in the given channels that the current user can access
members: ThreadMember[]
All thread member objects from the synced threads for the current user, indicating which threads the current user has been added to