RoomSyncUnreadThreadNotifications

fun RoomSyncUnreadThreadNotifications(@Json(name = "notification_count") notificationCount: Int? = null, @Json(name = "highlight_count") highlightCount: Int? = null)