Variable Channel.topic

Declaration

class Channel
{
  // ...
  string topic;
  // ...
}