Variable Bot.client

Declaration

class Bot
{
  // ...
  Client client;
  // ...
}