Variable Message.ctcpCommand

The CTCP command, if any.

struct Message
{
  // ...
  string ctcpCommand ;
  // ...
}