Variable TopicChange.channel

struct TopicChange
{
  // ...
  string channel ;
  // ...
}