Variable BotConfig.token

API Authentication Token

Declaration

struct BotConfig
{
  // ...
  string token;
  // ...
}