APIThreadList
Signature
export interface APIThreadListProperties
threads: APIChannel[];The threads that were fetched
members: APIThreadMember[];The members for the client user in each of the fetched threads
export interface APIThreadListthreads: APIChannel[];The threads that were fetched
members: APIThreadMember[];The members for the client user in each of the fetched threads