JsonGroupInfo

fun JsonGroupInfo(groupId: String? = null, members: List<JsonAddress> = emptyList(), name: String? = null, type: String? = null, avatarId: Long? = null)