@periskope/baileys 6.7.18-17-9 → 6.7.18-17-11

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.
@@ -820,7 +820,7 @@ const makeMessagesRecvSocket = (config) => {
820
820
  else {
821
821
  placeholderResendCache.set(messageKey === null || messageKey === void 0 ? void 0 : messageKey.id, true);
822
822
  }
823
- await (0, Utils_1.delay)(5000);
823
+ await (0, Utils_1.delay)(1000);
824
824
  if (!placeholderResendCache.get(messageKey === null || messageKey === void 0 ? void 0 : messageKey.id)) {
825
825
  logger.debug({ messageKey }, 'message received while resend requested');
826
826
  return 'RESOLVED';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@periskope/baileys",
3
- "version": "6.7.18-17-9",
3
+ "version": "6.7.18-17-11",
4
4
  "description": "WhatsApp API",
5
5
  "keywords": [
6
6
  "periskope",