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

insertMany

abstract suspend fun insertMany(channelEntities: List<ChannelEntity>): Unit