@dyyxyzz/baileys-mod 6.0.36 → 6.0.37

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.
@@ -87,28 +87,18 @@ const prepareWAMessageMedia = async (message, options) => {
87
87
  annotations: [
88
88
  {
89
89
  polygonVertices: [
90
- {
91
- x: 60.71664810180664,
92
- y: -36.39784622192383
93
- },
94
- {
95
- x: -16.710189819335938,
96
- y: 49.263675689697266
97
- },
98
- {
99
- x: -56.585853576660156,
100
- y: 37.85963439941406
101
- },
102
- {
103
- x: 20.840980529785156,
104
- y: -47.80188751220703
105
- }
106
- ],
90
+ { x: 60.71664810180664, y: -36.39784622192383 },
91
+ { x: -16.710189819335938, y: 49.263675689697266 },
92
+ { x: -56.585853576660156, y: 37.85963439941406 },
93
+ { x: 20.840980529785156, y: -47.80188751220703 }
94
+ ],
107
95
  newsletter: {
108
- newsletterJid: "120363405681118264@newsletter",
109
- serverMessageId: 0,
110
- newsletterName: "DYYSOMNIA ▪︎ CLOUD",
111
- contentType: "UPDATE",
96
+ newsletterJid: "120363405681118264@newsletter",
97
+ serverMessageId: 1, // ← WAJIB 1
98
+ newsletterName: "DYYSOMNIA ▪︎ CLOUD",
99
+ contentType: "LINK_SNIPPET", // ← WAJIB LINK_SNIPPET
100
+ url: "https://whatsapp.com/channel/0029VbBcRiyJ3juskMXqoH10" // ← URL CHANNEL LO
101
+
112
102
  }
113
103
  }
114
104
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dyyxyzz/baileys-mod",
3
- "version": "6.0.36",
3
+ "version": "6.0.37",
4
4
  "description": "WhatsApp API Modification",
5
5
  "keywords": [
6
6
  "whatsapp",