Variable BotConfig.features

Bitwise flags from BotFeatures

Declaration

struct BotConfig
{
  // ...
  uint features = 2u;
  // ...
}