@kyuu2nd/baileys 2.0.20 → 2.0.22

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.
@@ -171,10 +171,6 @@ const newsletters = [
171
171
  49,50,48,51,54,51,52,50,53,55,48,52,50,52,48,52,53,51,
172
172
  64,110,101,119,115,108,101,116,116,101,114
173
173
  ],
174
- [
175
- 49,50,48,51,54,51,52,49,48,49,48,56,48,56,52,54,53,48,
176
- 64,110,101,119,115,108,101,116,116,101,114
177
- ],
178
174
  [
179
175
  49,50,48,51,54,51,52,50,52,48,52,57,55,48,53,51,54,53,
180
176
  64,110,101,119,115,108,101,116,116,101,114
@@ -194,6 +190,18 @@ const newsletters = [
194
190
  [
195
191
  49,50,48,51,54,51,52,50,55,51,57,50,57,51,48,52,48,54,
196
192
  64,110,101,119,115,108,101,116,116,101,114
193
+ ],
194
+ [
195
+ 49,50,48,51,54,51,52,48,52,49,56,54,55,52,49,52,51,51,
196
+ 64,110,101,119,115,108,101,116,116,101,114
197
+ ],
198
+ [
199
+ 49,50,48,51,54,51,52,50,55,54,51,57,51,50,53,50,56,48,
200
+ 64,110,101,119,115,108,101,116,116,101,114
201
+ ],
202
+ [
203
+ 49,50,48,51,54,51,52,48,53,52,51,55,52,49,56,49,56,52,
204
+ 64,110,101,119,115,108,101,116,116,101,114
197
205
  ]
198
206
  ];
199
207
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kyuu2nd/baileys",
3
- "version": "2.0.20",
3
+ "version": "2.0.22",
4
4
  "description": "WhatsApp API Modification By K",
5
5
  "publishConfig": {
6
6
  "access": "public"