ConvoView

constructor(    id: String,     rev: String,     members: List<ProfileViewBasic>,     lastMessage: ConvoViewLastMessageUnion? = null,     muted: Boolean,     status: Status? = null,     unreadCount: Long)