Skip to main content

Analytics

constructor(bot, [...plugins])​

added in 1.4.0

methods​

enable(launchImmediate)​

added in 1.4.0

Enable analytics. If launchImmediate is true - also calls bot.launch() under the hood.

enable(stopImmediate)​

added in 1.4.0

Disable analytics. If stopImmediate is true - also calls bot.stop() under the hood.