namespace Combot { public enum MessageType { Channel, Query, Notice } }