currentGroupChats

val currentGroupChats: List<Chat>

Contains the list of group chat instances associated with the current user.

If the list is empty, you can request new data by calling getIndividualChats method.