Device.prototype.isBot
The read-only isBot property of the Device interface is
either a boolean stating if the device is a bot, or null if the this is not known.
Value
Either a boolean stating if the device is a bot, or null if the this is not known.