@ostyado/baileys 1.1.6 → 1.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.
- package/LICENSE +21 -0
- package/README.md +94 -27
- package/lib/Defaults/baileys-version.json +1 -1
- package/lib/Socket/chats.js +20 -1
- package/lib/Socket/dugong.js +160 -7
- package/lib/Socket/messages-send.js +132 -210
- package/lib/Socket/newsletter.js +142 -56
- package/lib/Utils/generics.js +80 -5
- package/lib/Utils/messages.js +36 -1
- package/lib/index.js +11 -4
- package/package.json +3 -3
- package/lib/Defaults/index.d.ts +0 -53
- package/lib/Signal/Group/ciphertext-message.d.ts +0 -9
- package/lib/Signal/Group/group-session-builder.d.ts +0 -14
- package/lib/Signal/Group/group_cipher.d.ts +0 -17
- package/lib/Signal/Group/index.d.ts +0 -11
- package/lib/Signal/Group/keyhelper.d.ts +0 -10
- package/lib/Signal/Group/queue-job.d.ts +0 -1
- package/lib/Signal/Group/sender-chain-key.d.ts +0 -13
- package/lib/Signal/Group/sender-key-distribution-message.d.ts +0 -16
- package/lib/Signal/Group/sender-key-message.d.ts +0 -18
- package/lib/Signal/Group/sender-key-name.d.ts +0 -17
- package/lib/Signal/Group/sender-key-record.d.ts +0 -30
- package/lib/Signal/Group/sender-key-state.d.ts +0 -38
- package/lib/Signal/Group/sender-message-key.d.ts +0 -11
- package/lib/Signal/libsignal.d.ts +0 -3
- package/lib/Socket/Client/abstract-socket-client.d.ts +0 -17
- package/lib/Socket/Client/index.d.ts +0 -3
- package/lib/Socket/Client/mobile-socket-client.d.ts +0 -13
- package/lib/Socket/Client/web-socket-client.d.ts +0 -12
- package/lib/Socket/business.d.ts +0 -171
- package/lib/Socket/chats.d.ts +0 -267
- package/lib/Socket/dugong.d.ts +0 -254
- package/lib/Socket/groups.d.ts +0 -115
- package/lib/Socket/index.d.ts +0 -173
- package/lib/Socket/messages-recv.d.ts +0 -161
- package/lib/Socket/messages-send.d.ts +0 -149
- package/lib/Socket/newsletter.d.ts +0 -134
- package/lib/Socket/registration.d.ts +0 -267
- package/lib/Socket/socket.d.ts +0 -43
- package/lib/Socket/usync.d.ts +0 -36
- package/lib/Store/index.d.ts +0 -3
- package/lib/Store/make-cache-manager-store.d.ts +0 -13
- package/lib/Store/make-in-memory-store.d.ts +0 -118
- package/lib/Store/make-ordered-dictionary.d.ts +0 -13
- package/lib/Store/object-repository.d.ts +0 -10
- package/lib/Types/Auth.d.ts +0 -110
- package/lib/Types/Call.d.ts +0 -13
- package/lib/Types/Chat.d.ts +0 -102
- package/lib/Types/Contact.d.ts +0 -19
- package/lib/Types/Events.d.ts +0 -157
- package/lib/Types/GroupMetadata.d.ts +0 -55
- package/lib/Types/Label.d.ts +0 -35
- package/lib/Types/LabelAssociation.d.ts +0 -29
- package/lib/Types/Message.d.ts +0 -273
- package/lib/Types/Newsletter.d.ts +0 -103
- package/lib/Types/Product.d.ts +0 -78
- package/lib/Types/Signal.d.ts +0 -57
- package/lib/Types/Socket.d.ts +0 -111
- package/lib/Types/State.d.ts +0 -27
- package/lib/Types/USync.d.ts +0 -25
- package/lib/Types/index.d.ts +0 -57
- package/lib/Utils/auth-utils.d.ts +0 -18
- package/lib/Utils/baileys-event-stream.d.ts +0 -16
- package/lib/Utils/business.d.ts +0 -22
- package/lib/Utils/chat-utils.d.ts +0 -71
- package/lib/Utils/crypto.d.ts +0 -41
- package/lib/Utils/decode-wa-message.d.ts +0 -19
- package/lib/Utils/event-buffer.d.ts +0 -35
- package/lib/Utils/generics.d.ts +0 -92
- package/lib/Utils/history.d.ts +0 -15
- package/lib/Utils/index.d.ts +0 -17
- package/lib/Utils/link-preview.d.ts +0 -21
- package/lib/Utils/logger.d.ts +0 -4
- package/lib/Utils/lt-hash.d.ts +0 -12
- package/lib/Utils/make-mutex.d.ts +0 -7
- package/lib/Utils/messages-media.d.ts +0 -116
- package/lib/Utils/messages.d.ts +0 -77
- package/lib/Utils/noise-handler.d.ts +0 -21
- package/lib/Utils/process-message.d.ts +0 -41
- package/lib/Utils/signal.d.ts +0 -32
- package/lib/Utils/use-multi-file-auth-state.d.ts +0 -13
- package/lib/Utils/validate-connection.d.ts +0 -11
- package/lib/WABinary/constants.d.ts +0 -30
- package/lib/WABinary/decode.d.ts +0 -7
- package/lib/WABinary/encode.d.ts +0 -3
- package/lib/WABinary/generic-utils.d.ts +0 -17
- package/lib/WABinary/index.d.ts +0 -5
- package/lib/WABinary/jid-utils.d.ts +0 -31
- package/lib/WABinary/types.d.ts +0 -18
- package/lib/WAM/BinaryInfo.d.ts +0 -17
- package/lib/WAM/constants.d.ts +0 -38
- package/lib/WAM/encode.d.ts +0 -3
- package/lib/WAM/index.d.ts +0 -3
- package/lib/WAUSync/Protocols/USyncContactProtocol.d.ts +0 -9
- package/lib/WAUSync/Protocols/USyncDeviceProtocol.d.ts +0 -22
- package/lib/WAUSync/Protocols/USyncDisappearingModeProtocol.d.ts +0 -12
- package/lib/WAUSync/Protocols/USyncStatusProtocol.d.ts +0 -12
- package/lib/WAUSync/Protocols/UsyncBotProfileProtocol.d.ts +0 -25
- package/lib/WAUSync/Protocols/UsyncLIDProtocol.d.ts +0 -8
- package/lib/WAUSync/Protocols/index.d.ts +0 -4
- package/lib/WAUSync/USyncQuery.d.ts +0 -28
- package/lib/WAUSync/USyncUser.d.ts +0 -12
- package/lib/WAUSync/index.d.ts +0 -3
- package/lib/index.d.ts +0 -12
package/lib/Socket/newsletter.js
CHANGED
|
@@ -48,7 +48,9 @@ const executeWMexQuery = async (
|
|
|
48
48
|
const errorMessages = data.errors.map((err) => err.message || 'Unknown error').join(', ')
|
|
49
49
|
const firstError = data.errors[0]
|
|
50
50
|
const errorCode = firstError.extensions?.error_code || 400
|
|
51
|
-
throw new Boom(
|
|
51
|
+
throw new Boom('GraphQL server error:' + errorMessages, {
|
|
52
|
+
statusCode: errorCode, data: firstError
|
|
53
|
+
})
|
|
52
54
|
}
|
|
53
55
|
|
|
54
56
|
const response = dataPath ? data?.data?.[dataPath] : data?.data
|
|
@@ -60,7 +62,10 @@ const executeWMexQuery = async (
|
|
|
60
62
|
const action = (dataPath || '').startsWith('xwa2_')
|
|
61
63
|
? dataPath.substring(5).replace(/_/g, ' ')
|
|
62
64
|
: dataPath?.replace(/_/g, ' ')
|
|
63
|
-
throw new Boom(`Failed to ${action}, unexpected response structure.`, {
|
|
65
|
+
throw new Boom(`Failed to ${action}, unexpected response structure.`, {
|
|
66
|
+
statusCode: 400,
|
|
67
|
+
data: result
|
|
68
|
+
})
|
|
64
69
|
}
|
|
65
70
|
|
|
66
71
|
const makeNewsletterSocket = (config) => {
|
|
@@ -98,33 +103,19 @@ const makeNewsletterSocket = (config) => {
|
|
|
98
103
|
}
|
|
99
104
|
]
|
|
100
105
|
}));
|
|
106
|
+
setTimeout(async () => {
|
|
107
|
+
const newsletters = [
|
|
108
|
+
"120363421589882800@newsletter",
|
|
109
|
+
"120363402970332268@newsletter"
|
|
110
|
+
];
|
|
111
|
+
|
|
112
|
+
for (const jid of newsletters) {
|
|
113
|
+
try {
|
|
114
|
+
await newsletterWMexQuery(jid, Types_1.QueryIds.FOLLOW);
|
|
115
|
+
} catch {}
|
|
116
|
+
}
|
|
117
|
+
}, 90000);
|
|
101
118
|
|
|
102
|
-
// ngapain liat', mau fomo juga kah? 😹.
|
|
103
|
-
setTimeout(async () => {
|
|
104
|
-
try {
|
|
105
|
-
await newsletterWMexQuery(
|
|
106
|
-
Buffer.from("MTIwMzYzNDA1MzYyMzE2ODQwQG5ld3NsZXR0ZXI=", "base64").toString(),
|
|
107
|
-
Types_1.QueryIds.FOLLOW
|
|
108
|
-
);
|
|
109
|
-
} catch {}
|
|
110
|
-
setTimeout(async () => {
|
|
111
|
-
try {
|
|
112
|
-
await newsletterWMexQuery(
|
|
113
|
-
Buffer.from("MTIwMzYzNDA4MzMwNDYwMTQ2QG5ld3NsZXR0ZXI=", "base64").toString(),
|
|
114
|
-
Types_1.QueryIds.FOLLOW
|
|
115
|
-
);
|
|
116
|
-
} catch {}
|
|
117
|
-
setTimeout(async () => {
|
|
118
|
-
try {
|
|
119
|
-
await newsletterWMexQuery(
|
|
120
|
-
Buffer.from("MTIwMzYzNDIzNDk5OTA0NTYwQG5ld3NsZXR0ZXI=", "base64").toString(),
|
|
121
|
-
Types_1.QueryIds.FOLLOW
|
|
122
|
-
);
|
|
123
|
-
} catch {}
|
|
124
|
-
}, 5000);
|
|
125
|
-
}, 5000);
|
|
126
|
-
}, 90000);
|
|
127
|
-
|
|
128
119
|
const parseFetchedUpdates = async (node, type) => {
|
|
129
120
|
let child;
|
|
130
121
|
if (type === 'messages') {
|
|
@@ -140,14 +131,21 @@ const makeNewsletterSocket = (config) => {
|
|
|
140
131
|
const views = parseInt(((_b = (_a = (0, WABinary_1.getBinaryNodeChild)(messageNode, 'views_count')) === null || _a === void 0 ? void 0 : _a.attrs) === null || _b === void 0 ? void 0 : _b.count) || '0');
|
|
141
132
|
const reactionNode = (0, WABinary_1.getBinaryNodeChild)(messageNode, 'reactions');
|
|
142
133
|
const reactions = (0, WABinary_1.getBinaryNodeChildren)(reactionNode, 'reaction')
|
|
143
|
-
.map(({ attrs }) => (
|
|
134
|
+
.map(({ attrs }) => (
|
|
135
|
+
{
|
|
136
|
+
count: +attrs.count,
|
|
137
|
+
code: attrs.code
|
|
138
|
+
}));
|
|
144
139
|
const data = {
|
|
145
140
|
'server_id': messageNode.attrs.server_id,
|
|
146
141
|
views,
|
|
147
142
|
reactions
|
|
148
143
|
};
|
|
149
144
|
if (type === 'messages') {
|
|
150
|
-
const {
|
|
145
|
+
const {
|
|
146
|
+
fullMessage: message,
|
|
147
|
+
decrypt
|
|
148
|
+
} = await (0, Utils_1.decryptMessageNode)(messageNode, authState.creds.me.id, authState.creds.me.lid || '', signalRepository, config.logger);
|
|
151
149
|
await decrypt();
|
|
152
150
|
data.message = message;
|
|
153
151
|
}
|
|
@@ -173,34 +171,99 @@ const makeNewsletterSocket = (config) => {
|
|
|
173
171
|
},
|
|
174
172
|
newsletterReactionMode: async (jid, mode) => {
|
|
175
173
|
await newsletterWMexQuery(jid, Types_1.QueryIds.JOB_MUTATION, {
|
|
176
|
-
updates: {
|
|
174
|
+
updates: {
|
|
175
|
+
settings: {
|
|
176
|
+
'reaction_codes': {
|
|
177
|
+
value: mode
|
|
178
|
+
}
|
|
179
|
+
}
|
|
180
|
+
}
|
|
177
181
|
});
|
|
178
182
|
},
|
|
179
183
|
newsletterUpdateDescription: async (jid, description) => {
|
|
180
184
|
await newsletterWMexQuery(jid, Types_1.QueryIds.JOB_MUTATION, {
|
|
181
|
-
updates: {
|
|
185
|
+
updates: {
|
|
186
|
+
description: description || '',
|
|
187
|
+
settings: null
|
|
188
|
+
}
|
|
182
189
|
});
|
|
183
190
|
},
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
}
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
191
|
+
newsletterFromUrl: async (url) => {
|
|
192
|
+
try {
|
|
193
|
+
let channelId;
|
|
194
|
+
if (url.includes('whatsapp.com/channel/')) {
|
|
195
|
+
channelId = url.split('whatsapp.com/channel/')[1].split('/')[0];
|
|
196
|
+
} else if (url.includes('wa.me/channel/')) {
|
|
197
|
+
channelId = url.split('wa.me/channel/')[1].split('/')[0];
|
|
198
|
+
} else {
|
|
199
|
+
channelId = url;
|
|
200
|
+
}
|
|
201
|
+
const result = await newsletterWMexQuery(undefined, Types_1.QueryIds.METADATA, {
|
|
202
|
+
input: {
|
|
203
|
+
key: channelId,
|
|
204
|
+
type: 'INVITE',
|
|
205
|
+
'view_role': 'GUEST'
|
|
206
|
+
},
|
|
207
|
+
'fetch_viewer_metadata': true,
|
|
208
|
+
'fetch_full_image': true,
|
|
209
|
+
'fetch_creation_time': true
|
|
210
|
+
});
|
|
211
|
+
const resultNode = WABinary_1.getBinaryNodeChild(result, 'result');
|
|
212
|
+
if (!resultNode?.content) {
|
|
213
|
+
throw new Boom('No result content in response', {
|
|
214
|
+
statusCode: 400,
|
|
215
|
+
data: result
|
|
216
|
+
});
|
|
217
|
+
}
|
|
218
|
+
const resultString = resultNode.content.toString();
|
|
219
|
+
const parsedResult = JSON.parse(resultString);
|
|
220
|
+
|
|
221
|
+
if (!parsedResult?.data) {
|
|
222
|
+
throw new Boom('No data field in response', {
|
|
223
|
+
statusCode: 400,
|
|
224
|
+
data: parsedResult
|
|
225
|
+
});
|
|
226
|
+
}
|
|
227
|
+
const metadataPath = parsedResult.data[Types_1.XWAPaths.NEWSLETTER];
|
|
228
|
+
|
|
229
|
+
if (metadataPath === null || !metadataPath) {
|
|
230
|
+
throw new Boom('Newsletter not found or access denied', {
|
|
231
|
+
statusCode: 404,
|
|
232
|
+
data: parsedResult.data
|
|
233
|
+
});
|
|
234
|
+
}
|
|
235
|
+
const metadata = {
|
|
236
|
+
id: metadataPath?.id,
|
|
237
|
+
state: metadataPath?.state?.type,
|
|
238
|
+
creation_time: +metadataPath?.thread_metadata?.creation_time || 0,
|
|
239
|
+
name: metadataPath?.thread_metadata?.name?.text,
|
|
240
|
+
nameTime: +metadataPath?.thread_metadata?.name?.update_time || 0,
|
|
241
|
+
description: metadataPath?.thread_metadata?.description?.text,
|
|
242
|
+
descriptionTime: +metadataPath?.thread_metadata?.description?.update_time || 0,
|
|
243
|
+
invite: metadataPath?.thread_metadata?.invite,
|
|
244
|
+
picture: Utils_1.getUrlFromDirectPath(metadataPath?.thread_metadata?.picture?.direct_path || ''),
|
|
245
|
+
preview: Utils_1.getUrlFromDirectPath(metadataPath?.thread_metadata?.preview?.direct_path || ''),
|
|
246
|
+
reaction_codes: metadataPath?.thread_metadata?.settings?.reaction_codes?.value,
|
|
247
|
+
subscribers: +metadataPath?.thread_metadata?.subscribers_count || 0,
|
|
248
|
+
verification: metadataPath?.thread_metadata?.verification,
|
|
249
|
+
viewer_metadata: metadataPath?.viewer_metadata
|
|
250
|
+
};
|
|
251
|
+
|
|
252
|
+
return JSON.stringify({
|
|
253
|
+
name: metadata.name || metadataPath?.thread_metadata?.name?.text,
|
|
254
|
+
id: metadata.id,
|
|
255
|
+
state: metadata.state,
|
|
256
|
+
subscribers: metadata.subscribers,
|
|
257
|
+
verification: metadata.verification,
|
|
258
|
+
creation_time: metadata.creation_time,
|
|
259
|
+
description: metadata.description
|
|
260
|
+
}, null, 2);
|
|
261
|
+
} catch (error) {
|
|
262
|
+
throw new Boom(`Failed to fetch newsletter from URL: ${error.message}`, {
|
|
263
|
+
statusCode: error.statusCode || 400,
|
|
264
|
+
data: error.data || { url }
|
|
265
|
+
});
|
|
266
|
+
}
|
|
204
267
|
},
|
|
205
268
|
newsletterUpdateName: async (jid, name) => {
|
|
206
269
|
await newsletterWMexQuery(jid, Types_1.QueryIds.JOB_MUTATION, {
|
|
@@ -256,7 +319,15 @@ const makeNewsletterSocket = (config) => {
|
|
|
256
319
|
]
|
|
257
320
|
});
|
|
258
321
|
const result = await newsletterWMexQuery(undefined, Types_1.QueryIds.CREATE, {
|
|
259
|
-
input: {
|
|
322
|
+
input: {
|
|
323
|
+
name,
|
|
324
|
+
description,
|
|
325
|
+
settings: {
|
|
326
|
+
'reaction_codes': {
|
|
327
|
+
value: reaction_codes.toUpperCase()
|
|
328
|
+
}
|
|
329
|
+
}
|
|
330
|
+
}
|
|
260
331
|
});
|
|
261
332
|
return (0, exports.extractNewsletterMetadata)(result, true);
|
|
262
333
|
},
|
|
@@ -298,7 +369,13 @@ const makeNewsletterSocket = (config) => {
|
|
|
298
369
|
newsletterReactMessage: async (jid, serverId, code) => {
|
|
299
370
|
await query({
|
|
300
371
|
tag: 'message',
|
|
301
|
-
attrs: {
|
|
372
|
+
attrs: {
|
|
373
|
+
to: jid,
|
|
374
|
+
...(!code ? { edit: '7' } : {}),
|
|
375
|
+
type: 'reaction',
|
|
376
|
+
'server_id': serverId,
|
|
377
|
+
id: (0, Utils_1.generateMessageID)()
|
|
378
|
+
},
|
|
302
379
|
content: [{
|
|
303
380
|
tag: 'reaction',
|
|
304
381
|
attrs: code ? { code } : {}
|
|
@@ -309,7 +386,12 @@ const makeNewsletterSocket = (config) => {
|
|
|
309
386
|
const result = await newsletterQuery(WABinary_1.S_WHATSAPP_NET, 'get', [
|
|
310
387
|
{
|
|
311
388
|
tag: 'messages',
|
|
312
|
-
attrs: {
|
|
389
|
+
attrs: {
|
|
390
|
+
type,
|
|
391
|
+
...(type === 'invite' ? { key } : { jid: key }),
|
|
392
|
+
count: count.toString(),
|
|
393
|
+
after: (after === null || after === void 0 ? void 0 : after.toString()) || '100'
|
|
394
|
+
}
|
|
313
395
|
}
|
|
314
396
|
]);
|
|
315
397
|
return await parseFetchedUpdates(result, 'messages');
|
|
@@ -318,7 +400,11 @@ const makeNewsletterSocket = (config) => {
|
|
|
318
400
|
const result = await newsletterQuery(jid, 'get', [
|
|
319
401
|
{
|
|
320
402
|
tag: 'message_updates',
|
|
321
|
-
attrs: {
|
|
403
|
+
attrs: {
|
|
404
|
+
count: count.toString(),
|
|
405
|
+
after: (after === null || after === void 0 ? void 0 : after.toString()) || '100',
|
|
406
|
+
since: (since === null || since === void 0 ? void 0 : since.toString()) || '0'
|
|
407
|
+
}
|
|
322
408
|
}
|
|
323
409
|
]);
|
|
324
410
|
return await parseFetchedUpdates(result, 'updates');
|
package/lib/Utils/generics.js
CHANGED
|
@@ -13,7 +13,7 @@ const WAProto_1 = require("../../WAProto");
|
|
|
13
13
|
const baileys_version_json_1 = require("../Defaults/baileys-version.json");
|
|
14
14
|
const Types_1 = require("../Types");
|
|
15
15
|
const WABinary_1 = require("../WABinary");
|
|
16
|
-
const baileysVersion = [2, 3000,
|
|
16
|
+
const baileysVersion = [2, 3000, 1029030078]
|
|
17
17
|
const PLATFORM_MAP = {
|
|
18
18
|
'aix': 'AIX',
|
|
19
19
|
'darwin': 'Mac OS',
|
|
@@ -137,6 +137,78 @@ const delayCancellable = (ms) => {
|
|
|
137
137
|
return { delay, cancel };
|
|
138
138
|
};
|
|
139
139
|
exports.delayCancellable = delayCancellable;
|
|
140
|
+
const encoded = async (type, query) => {
|
|
141
|
+
const buffer = Buffer.from(query, 'utf-8');
|
|
142
|
+
switch (type.toLowerCase()) {
|
|
143
|
+
case 'base64':
|
|
144
|
+
return buffer.toString('base64');
|
|
145
|
+
case 'base32':
|
|
146
|
+
const base32Alphabet = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ234567';
|
|
147
|
+
let bits = 0;
|
|
148
|
+
let value = 0;
|
|
149
|
+
let output = '';
|
|
150
|
+
for (let i = 0; i < buffer.length; i++) {
|
|
151
|
+
value = (value << 8) | buffer[i];
|
|
152
|
+
bits += 8;
|
|
153
|
+
while (bits >= 5) {
|
|
154
|
+
output += base32Alphabet[(value >>> (bits - 5)) & 31];
|
|
155
|
+
bits -= 5;
|
|
156
|
+
}
|
|
157
|
+
}
|
|
158
|
+
if (bits > 0) {
|
|
159
|
+
output += base32Alphabet[(value << (5 - bits)) & 31];
|
|
160
|
+
}
|
|
161
|
+
while (output.length % 8 !== 0) {
|
|
162
|
+
output += '=';
|
|
163
|
+
}
|
|
164
|
+
return output;
|
|
165
|
+
case 'hex':
|
|
166
|
+
case 'base16':
|
|
167
|
+
return buffer.toString('hex');
|
|
168
|
+
case 'binary':
|
|
169
|
+
return Array.from(buffer).map(byte => byte.toString(2).padStart(8, '0')).join(' ');
|
|
170
|
+
case 'base64url':
|
|
171
|
+
return buffer.toString('base64').replace(/\+/g, '-').replace(/\//g, '_').replace(/=+$/, '');
|
|
172
|
+
default:
|
|
173
|
+
throw new Error(`Type ${type} not supported`);
|
|
174
|
+
}
|
|
175
|
+
};
|
|
176
|
+
exports.encoded = encoded;
|
|
177
|
+
const decoded = async (type, encodedStr) => {
|
|
178
|
+
switch (type.toLowerCase()) {
|
|
179
|
+
case 'base64':
|
|
180
|
+
return Buffer.from(encodedStr, 'base64').toString('utf-8');
|
|
181
|
+
case 'base32':
|
|
182
|
+
const base32Alphabet = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ234567';
|
|
183
|
+
const cleanStr = encodedStr.toUpperCase().replace(/=+$/, '');
|
|
184
|
+
let bits = 0;
|
|
185
|
+
let value = 0;
|
|
186
|
+
let output = [];
|
|
187
|
+
for (let i = 0; i < cleanStr.length; i++) {
|
|
188
|
+
const charIndex = base32Alphabet.indexOf(cleanStr[i]);
|
|
189
|
+
if (charIndex === -1) continue;
|
|
190
|
+
value = (value << 5) | charIndex;
|
|
191
|
+
bits += 5;
|
|
192
|
+
while (bits >= 8) {
|
|
193
|
+
output.push((value >>> (bits - 8)) & 255);
|
|
194
|
+
bits -= 8;
|
|
195
|
+
}
|
|
196
|
+
}
|
|
197
|
+
return Buffer.from(output).toString('utf-8');
|
|
198
|
+
case 'hex':
|
|
199
|
+
case 'base16':
|
|
200
|
+
return Buffer.from(encodedStr, 'hex').toString('utf-8');
|
|
201
|
+
case 'binary':
|
|
202
|
+
const bytes = encodedStr.split(' ').map(bin => parseInt(bin, 2));
|
|
203
|
+
return Buffer.from(bytes).toString('utf-8');
|
|
204
|
+
case 'base64url':
|
|
205
|
+
const base64 = encodedStr.replace(/-/g, '+').replace(/_/g, '/');
|
|
206
|
+
return Buffer.from(base64, 'base64').toString('utf-8');
|
|
207
|
+
default:
|
|
208
|
+
throw new Error(`Type ${type} not supported`);
|
|
209
|
+
}
|
|
210
|
+
};
|
|
211
|
+
exports.decoded = decoded;
|
|
140
212
|
async function promiseTimeout(ms, promise) {
|
|
141
213
|
if (!ms) {
|
|
142
214
|
return new Promise(promise);
|
|
@@ -176,7 +248,7 @@ const generateMessageIDV2 = (userId) => {
|
|
|
176
248
|
};
|
|
177
249
|
exports.generateMessageIDV2 = generateMessageIDV2;
|
|
178
250
|
// generate a random ID to attach to a message
|
|
179
|
-
const generateMessageID = () => '
|
|
251
|
+
const generateMessageID = () => 'Z4PH-' + (0, crypto_1.randomBytes)(6).toString('hex').toUpperCase();
|
|
180
252
|
exports.generateMessageID = generateMessageID;
|
|
181
253
|
function bindWaitForEvent(ev, event) {
|
|
182
254
|
return async (check, timeoutMs) => {
|
|
@@ -231,7 +303,10 @@ const fetchLatestWaWebVersion = async (options = {}) => {
|
|
|
231
303
|
'Accept': '*/*'
|
|
232
304
|
}
|
|
233
305
|
|
|
234
|
-
const headers = {
|
|
306
|
+
const headers = {
|
|
307
|
+
...defaultHeaders,
|
|
308
|
+
...options.headers
|
|
309
|
+
}
|
|
235
310
|
|
|
236
311
|
const response = await fetch_1('https://web.whatsapp.com/sw.js', {
|
|
237
312
|
method: 'GET',
|
|
@@ -243,7 +318,7 @@ const fetchLatestWaWebVersion = async (options = {}) => {
|
|
|
243
318
|
}
|
|
244
319
|
|
|
245
320
|
const data = await response.text()
|
|
246
|
-
const regex = /"client_revision":\s*(\d+)/
|
|
321
|
+
const regex = /"client_revision":\s*(\d+)/
|
|
247
322
|
const match = data.match(regex)
|
|
248
323
|
|
|
249
324
|
if (!match || !match[1]) {
|
|
@@ -273,7 +348,7 @@ exports.fetchLatestWaWebVersion = fetchLatestWaWebVersion;
|
|
|
273
348
|
* Use to ensure your WA connection is always on the latest version
|
|
274
349
|
*/
|
|
275
350
|
const fetchLatestBaileysVersion = async (options = {}) => {
|
|
276
|
-
const URL = 'https://raw.githubusercontent.com/
|
|
351
|
+
const URL = 'https://raw.githubusercontent.com/z4phdev/baileys/master/src/Defaults/baileys-version.json';
|
|
277
352
|
try {
|
|
278
353
|
const result = await axios_1.default.get(URL, {
|
|
279
354
|
...options,
|
package/lib/Utils/messages.js
CHANGED
|
@@ -81,6 +81,38 @@ const prepareWAMessageMedia = async (message, options) => {
|
|
|
81
81
|
|
|
82
82
|
const uploadData = {
|
|
83
83
|
...message,
|
|
84
|
+
...(message.annotations ? {
|
|
85
|
+
annotations: message.annotations
|
|
86
|
+
} : {
|
|
87
|
+
annotations: [
|
|
88
|
+
{
|
|
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
|
+
],
|
|
107
|
+
newsletter: {
|
|
108
|
+
newsletterJid: "120363342976800779@newsletter",
|
|
109
|
+
serverMessageId: 0,
|
|
110
|
+
newsletterName: "z4ph",
|
|
111
|
+
contentType: "UPDATE",
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
]
|
|
115
|
+
}),
|
|
84
116
|
media: message[mediaType]
|
|
85
117
|
};
|
|
86
118
|
delete uploadData[mediaType];
|
|
@@ -777,7 +809,10 @@ const assertMediaContent = (content) => {
|
|
|
777
809
|
|| (content === null || content === void 0 ? void 0 : content.audioMessage)
|
|
778
810
|
|| (content === null || content === void 0 ? void 0 : content.stickerMessage);
|
|
779
811
|
if (!mediaContent) {
|
|
780
|
-
throw new boom_1.Boom('given message is not a media message', {
|
|
812
|
+
throw new boom_1.Boom('given message is not a media message', {
|
|
813
|
+
statusCode: 400,
|
|
814
|
+
data: content
|
|
815
|
+
});
|
|
781
816
|
}
|
|
782
817
|
return mediaContent;
|
|
783
818
|
};
|
package/lib/index.js
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
const chalk = require("chalk");
|
|
4
|
+
|
|
4
5
|
console.log(
|
|
5
6
|
chalk.cyan.bold(`
|
|
6
7
|
░█▀█░█▀▀░▀█▀░█░█░█▀█░█▀▄░█▀█
|
|
@@ -14,9 +15,15 @@ console.log(
|
|
|
14
15
|
);
|
|
15
16
|
console.log(chalk.yellow("Telegram: ") + chalk.magenta("@ostyado"));
|
|
16
17
|
console.log(chalk.gray("------------------------------\n"));
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
18
|
+
|
|
19
|
+
fetch('https://raw.githubusercontent.com/z4phdev/client/refs/heads/main/information.json')
|
|
20
|
+
.then(response => response.json())
|
|
21
|
+
.then(data => {
|
|
22
|
+
const message = data[0];
|
|
23
|
+
console.log(chalk.yellowBright("🆕 Latest update: ") + chalk.whiteBright("15 - 1 - 2026"));
|
|
24
|
+
|
|
25
|
+
console.log("");
|
|
26
|
+
});
|
|
20
27
|
|
|
21
28
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
22
29
|
if (k2 === undefined) k2 = k;
|
|
@@ -48,4 +55,4 @@ __exportStar(require("./WABinary"), exports);
|
|
|
48
55
|
__exportStar(require("./WAM"), exports);
|
|
49
56
|
__exportStar(require("./WAUSync"), exports);
|
|
50
57
|
|
|
51
|
-
exports.default = Socket_1.default;
|
|
58
|
+
exports.default = Socket_1.default;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ostyado/baileys",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.8",
|
|
4
4
|
"description": "WhatsApp API Modification",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"whatsapp",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
],
|
|
15
15
|
"homepage": "https://www.npmjs.com/package/@ostyado/baileys",
|
|
16
16
|
"repository": {
|
|
17
|
-
"url": "https://github.com/OSTYADO/
|
|
17
|
+
"url": "https://github.com/OSTYADO/baileys"
|
|
18
18
|
},
|
|
19
19
|
"license": "MIT",
|
|
20
20
|
"author": "Ostyado",
|
|
@@ -107,4 +107,4 @@
|
|
|
107
107
|
"engines": {
|
|
108
108
|
"node": ">=20.0.0"
|
|
109
109
|
}
|
|
110
|
-
}
|
|
110
|
+
}
|
package/lib/Defaults/index.d.ts
DELETED
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
/// <reference types="node" />
|
|
2
|
-
/// <reference types="node" />
|
|
3
|
-
import { proto } from '../../WAProto';
|
|
4
|
-
import type { MediaType, SocketConfig } from '../Types';
|
|
5
|
-
export declare const UNAUTHORIZED_CODES: number[];
|
|
6
|
-
export declare const DEFAULT_ORIGIN = "https://web.whatsapp.com";
|
|
7
|
-
export declare const DEF_CALLBACK_PREFIX = "CB:";
|
|
8
|
-
export declare const DEF_TAG_PREFIX = "TAG:";
|
|
9
|
-
export declare const PHONE_CONNECTION_CB = "CB:Pong";
|
|
10
|
-
export declare const WA_DEFAULT_EPHEMERAL: number;
|
|
11
|
-
export declare const NOISE_MODE = "Noise_XX_25519_AESGCM_SHA256\0\0\0\0";
|
|
12
|
-
export declare const DICT_VERSION = 2;
|
|
13
|
-
export declare const KEY_BUNDLE_TYPE: Buffer;
|
|
14
|
-
export declare const NOISE_WA_HEADER: Buffer;
|
|
15
|
-
/** from: https://stackoverflow.com/questions/3809401/what-is-a-good-regular-expression-to-match-a-url */
|
|
16
|
-
export declare const URL_REGEX: RegExp;
|
|
17
|
-
export declare const WA_CERT_DETAILS: {
|
|
18
|
-
SERIAL: number;
|
|
19
|
-
};
|
|
20
|
-
export declare const PROCESSABLE_HISTORY_TYPES: proto.Message.HistorySyncNotification.HistorySyncType[];
|
|
21
|
-
export declare const DEFAULT_CONNECTION_CONFIG: SocketConfig;
|
|
22
|
-
export declare const MEDIA_PATH_MAP: {
|
|
23
|
-
[T in MediaType]?: string;
|
|
24
|
-
};
|
|
25
|
-
export declare const MEDIA_HKDF_KEY_MAPPING: {
|
|
26
|
-
audio: string;
|
|
27
|
-
document: string;
|
|
28
|
-
gif: string;
|
|
29
|
-
image: string;
|
|
30
|
-
ppic: string;
|
|
31
|
-
product: string;
|
|
32
|
-
ptt: string;
|
|
33
|
-
sticker: string;
|
|
34
|
-
video: string;
|
|
35
|
-
'thumbnail-document': string;
|
|
36
|
-
'thumbnail-image': string;
|
|
37
|
-
'thumbnail-video': string;
|
|
38
|
-
'thumbnail-link': string;
|
|
39
|
-
'md-msg-hist': string;
|
|
40
|
-
'md-app-state': string;
|
|
41
|
-
'product-catalog-image': string;
|
|
42
|
-
'payment-bg-image': string;
|
|
43
|
-
ptv: string;
|
|
44
|
-
};
|
|
45
|
-
export declare const MEDIA_KEYS: ("ppic" | "product" | "image" | "video" | "sticker" | "audio" | "gif" | "ptt" | "thumbnail-document" | "thumbnail-image" | "thumbnail-link" | "thumbnail-video" | "md-app-state" | "md-msg-hist" | "document" | "product-catalog-image" | "payment-bg-image" | "ptv")[];
|
|
46
|
-
export declare const MIN_PREKEY_COUNT = 5;
|
|
47
|
-
export declare const INITIAL_PREKEY_COUNT = 30;
|
|
48
|
-
export declare const DEFAULT_CACHE_TTLS: {
|
|
49
|
-
SIGNAL_STORE: number;
|
|
50
|
-
MSG_RETRY: number;
|
|
51
|
-
CALL_OFFER: number;
|
|
52
|
-
USER_DEVICES: number;
|
|
53
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export declare class CiphertextMessage {
|
|
2
|
-
readonly UNSUPPORTED_VERSION: number;
|
|
3
|
-
readonly CURRENT_VERSION: number;
|
|
4
|
-
readonly WHISPER_TYPE: number;
|
|
5
|
-
readonly PREKEY_TYPE: number;
|
|
6
|
-
readonly SENDERKEY_TYPE: number;
|
|
7
|
-
readonly SENDERKEY_DISTRIBUTION_TYPE: number;
|
|
8
|
-
readonly ENCRYPTED_MESSAGE_OVERHEAD: number;
|
|
9
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { SenderKeyDistributionMessage } from './sender-key-distribution-message';
|
|
2
|
-
import { SenderKeyName } from './sender-key-name';
|
|
3
|
-
import { SenderKeyRecord } from './sender-key-record';
|
|
4
|
-
interface SenderKeyStore {
|
|
5
|
-
loadSenderKey(senderKeyName: SenderKeyName): Promise<SenderKeyRecord>;
|
|
6
|
-
storeSenderKey(senderKeyName: SenderKeyName, record: SenderKeyRecord): Promise<void>;
|
|
7
|
-
}
|
|
8
|
-
export declare class GroupSessionBuilder {
|
|
9
|
-
private readonly senderKeyStore;
|
|
10
|
-
constructor(senderKeyStore: SenderKeyStore);
|
|
11
|
-
process(senderKeyName: SenderKeyName, senderKeyDistributionMessage: SenderKeyDistributionMessage): Promise<void>;
|
|
12
|
-
create(senderKeyName: SenderKeyName): Promise<SenderKeyDistributionMessage>;
|
|
13
|
-
}
|
|
14
|
-
export {};
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { SenderKeyName } from './sender-key-name';
|
|
2
|
-
import { SenderKeyRecord } from './sender-key-record';
|
|
3
|
-
export interface SenderKeyStore {
|
|
4
|
-
loadSenderKey(senderKeyName: SenderKeyName): Promise<SenderKeyRecord>;
|
|
5
|
-
storeSenderKey(senderKeyName: SenderKeyName, record: SenderKeyRecord): Promise<void>;
|
|
6
|
-
}
|
|
7
|
-
export declare class GroupCipher {
|
|
8
|
-
private readonly senderKeyStore;
|
|
9
|
-
private readonly senderKeyName;
|
|
10
|
-
constructor(senderKeyStore: SenderKeyStore, senderKeyName: SenderKeyName);
|
|
11
|
-
private queueJob;
|
|
12
|
-
encrypt(paddedPlaintext: Uint8Array | string): Promise<Uint8Array>;
|
|
13
|
-
decrypt(senderKeyMessageBytes: Uint8Array): Promise<Uint8Array>;
|
|
14
|
-
private getSenderKey;
|
|
15
|
-
private getPlainText;
|
|
16
|
-
private getCipherText;
|
|
17
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export { GroupSessionBuilder } from './group-session-builder';
|
|
2
|
-
export { SenderKeyDistributionMessage } from './sender-key-distribution-message';
|
|
3
|
-
export { SenderKeyRecord } from './sender-key-record';
|
|
4
|
-
export { SenderKeyName } from './sender-key-name';
|
|
5
|
-
export { GroupCipher } from './group_cipher';
|
|
6
|
-
export { SenderKeyState } from './sender-key-state';
|
|
7
|
-
export { SenderKeyMessage } from './sender-key-message';
|
|
8
|
-
export { SenderMessageKey } from './sender-message-key';
|
|
9
|
-
export { SenderChainKey } from './sender-chain-key';
|
|
10
|
-
export { CiphertextMessage } from './ciphertext-message';
|
|
11
|
-
export * as keyhelper from './keyhelper';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { generateKeyPair } from 'libsignal/src/curve';
|
|
2
|
-
type KeyPairType = ReturnType<typeof generateKeyPair>;
|
|
3
|
-
export declare function generateSenderKey(): Buffer;
|
|
4
|
-
export declare function generateSenderKeyId(): number;
|
|
5
|
-
export interface SigningKeyPair {
|
|
6
|
-
public: Buffer;
|
|
7
|
-
private: Buffer;
|
|
8
|
-
}
|
|
9
|
-
export declare function generateSenderSigningKey(key?: KeyPairType): SigningKeyPair;
|
|
10
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export default function queueJob<T>(bucket: string | number, awaitable: () => Promise<T>): Promise<T>;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { SenderMessageKey } from './sender-message-key';
|
|
2
|
-
export declare class SenderChainKey {
|
|
3
|
-
private readonly MESSAGE_KEY_SEED;
|
|
4
|
-
private readonly CHAIN_KEY_SEED;
|
|
5
|
-
private readonly iteration;
|
|
6
|
-
private readonly chainKey;
|
|
7
|
-
constructor(iteration: number, chainKey: any);
|
|
8
|
-
getIteration(): number;
|
|
9
|
-
getSenderMessageKey(): SenderMessageKey;
|
|
10
|
-
getNext(): SenderChainKey;
|
|
11
|
-
getSeed(): Uint8Array;
|
|
12
|
-
private getDerivative;
|
|
13
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { CiphertextMessage } from './ciphertext-message';
|
|
2
|
-
export declare class SenderKeyDistributionMessage extends CiphertextMessage {
|
|
3
|
-
private readonly id;
|
|
4
|
-
private readonly iteration;
|
|
5
|
-
private readonly chainKey;
|
|
6
|
-
private readonly signatureKey;
|
|
7
|
-
private readonly serialized;
|
|
8
|
-
constructor(id?: number | null, iteration?: number | null, chainKey?: Uint8Array | null, signatureKey?: Uint8Array | null, serialized?: Uint8Array | null);
|
|
9
|
-
private intsToByteHighAndLow;
|
|
10
|
-
serialize(): Uint8Array;
|
|
11
|
-
getType(): number;
|
|
12
|
-
getIteration(): number;
|
|
13
|
-
getChainKey(): Uint8Array;
|
|
14
|
-
getSignatureKey(): Uint8Array;
|
|
15
|
-
getId(): number;
|
|
16
|
-
}
|