suspend fun select(id: String): QueryChannelsEntity?
suspend fun select(ids: List<String>): List<QueryChannelsEntity>