Variable BanchoBot.client

class BanchoBot
{
  // ...
  vibe.core.net.TCPConnection client ;
  // ...
}