library / io.getstream.chat.android.livedata.dao / UserDao / insertMany

insertMany

abstract suspend fun insertMany(users: List<UserEntity>): Unit