Enum member BotFeatures.COMMANDS

This bot will parse/dispatch commands

Declaration

enum BotFeatures
{
  // ...
  COMMANDS = 2,
  // ...
}