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