Check if this subscription matches a channel
bool matches(Channel channel) { return this.channel.matchesChannel(channel); }