whalibmob 5.5.40 → 5.5.41

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.
Files changed (2) hide show
  1. package/README.md +5 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -8,6 +8,11 @@
8
8
 
9
9
 
10
10
 
11
+ TELEGRAM NEW WHALIBMOB CHANNEL JOIN HERE https://t.me/+jWzq-I9o0Xc1Mzc8
12
+
13
+
14
+
15
+
11
16
 
12
17
  > [!CAUTION]
13
18
  > Use a dedicated phone number with this library. Connecting with a number that is already active on a real device will cause WhatsApp to log that device out.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
 
2
2
  {
3
3
  "name": "whalibmob",
4
- "version": "5.5.40",
4
+ "version": "5.5.41",
5
5
  "description": "WhatsApp library for interaction with WhatsApp Mobile API no web",
6
6
  "author": "Kunboruto50",
7
7
  "main": "index.js",