library / io.getstream.chat.android.livedata.repository / ChannelRepository / insertChannel

insertChannel

suspend fun insertChannel(channel: Channel): Unit
suspend fun insertChannel(channels: List<Channel>): Unit