export interface FetchedThreads
Data returned from fetching threads.
ReadonlyCollection<Snowflake, ThreadMember> members :
The thread members in the received threads
ReadonlyCollection<Snowflake, AnyThreadChannel> threads :
The threads that were fetched