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