Function Bot.feature

Returns true if the current bot instance/configuration supports all of the passed BotFeature flags.

Prototype

bool feature(
  BotFeatures[] features
);