suspend fun select(cid: String): ChannelEntity?
suspend fun select(channelCIDs: List<String>): List<ChannelEntity>