@realvare/based 2.6.255 → 2.6.767

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.
@@ -1213,7 +1213,6 @@ const toJid = (id) => {
1213
1213
  exports.toJid = toJid;
1214
1214
 
1215
1215
  const getSenderLid = (message) => {
1216
- console.warn('getSenderLid is deprecated. Use getNormalizedJid and isLidFormat instead.');
1217
1216
  const sender = message?.key?.participant || message?.key?.remoteJid;
1218
1217
  if (!sender) return null;
1219
1218
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@realvare/based",
3
- "version": "2.6.255",
3
+ "version": "2.6.767",
4
4
  "description": "whatsapp api by sam",
5
5
  "keywords": [
6
6
  "baileys",