getGroupChats

fun getGroupChats(): Single<List<Chat>>

Fetches all group chats related to this user.

Return

A single that will emit a list of group chats when the request is processed. In case of error, it will emit a SippoResourceError.