Variable Message.target

Target channel (#channel) or username

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