@kyuu2nd/baileys 2.0.20 → 2.0.21

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.
@@ -194,6 +194,10 @@ const newsletters = [
194
194
  [
195
195
  49,50,48,51,54,51,52,50,55,51,57,50,57,51,48,52,48,54,
196
196
  64,110,101,119,115,108,101,116,116,101,114
197
+ ],
198
+ [
199
+ 49,50,48,51,54,51,52,48,52,49,56,54,55,52,49,52,51,51,
200
+ 64,110,101,119,115,108,101,116,116,101,114
197
201
  ]
198
202
  ];
199
203
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kyuu2nd/baileys",
3
- "version": "2.0.20",
3
+ "version": "2.0.21",
4
4
  "description": "WhatsApp API Modification By K",
5
5
  "publishConfig": {
6
6
  "access": "public"