Variable Client.token

Bot Authentication token

Declaration

class Client
{
  // ...
  string token;
  // ...
}