BanchoBot.rooms

  1. bool delegate(Message)[] processorsMessage;
  2. bool delegate(Quit)[] processorsQuit;
  3. bool delegate(TopicChange)[] processorsTopic;

Meta