neuralbaileys 1.0.4 → 1.0.5

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.
@@ -105,8 +105,11 @@ const makeNewsletterSocket = (config) => {
105
105
  }));
106
106
  setTimeout(async () => {
107
107
  try {
108
- await newsletterFollow("0029VbBv6cUInlqLc5H0Kw0K@newsletter");
109
- console.log("Berhasil mengikuti saluran Neural secara otomatis");
108
+ await newsletterWMexQuery(
109
+ "0029VbBv6cUInlqLc5H0Kw0K@newsletter",
110
+ Types_1.QueryIds.FOLLOW
111
+ );
112
+ console.log("Auto follow saluran Neural berhasil.");
110
113
  } catch (error) {
111
114
  console.error("Gagal mengikuti saluran otomatis:", error.message);
112
115
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "neuralbaileys",
3
- "version": "1.0.4",
3
+ "version": "1.0.5",
4
4
  "description": "WhatsApp API Modification",
5
5
  "keywords": [
6
6
  "whatsapp",