data class ChannelEntityPair
ChannelEntityPair(channel: Channel, entity: ChannelEntity)
var channel: Channel
var entity: ChannelEntity