venom-bot
Version:
Venom is a high-performance system developed with JavaScript to create a bot for WhatsApp, support for creating any interaction, such as customer service, media sending, sentence recognition based on artificial intelligence and all types of design archite
6 lines • 344 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.CallbackOnStatus = void 0;
var callback_on_layes_1 = require("./callback-on.layes");
Object.defineProperty(exports, "CallbackOnStatus", { enumerable: true, get: function () { return callback_on_layes_1.CallbackOnStatus; } });
//# sourceMappingURL=index.js.map