Integrated whatsapp-web from npm

This commit is contained in:
Mohammed Ashab Uddin
2020-07-19 09:56:55 +04:00
parent cba2828f38
commit 64a4b81f1d
79 changed files with 29 additions and 16511 deletions

View File

@@ -1,7 +1,6 @@
const fs = require('fs');
var request = require('request');
const { Client, Location } = require('./index');
const MessageMedia = require('./src/structures/MessageMedia');
const { Client} = require('whatsapp-web.js');
// Data structure to store basic information : To ensure that user gets the website genreated with the data which he wrote
/*