@merajah/baileys 1.0.9 → 4.2.1

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.
Files changed (204) hide show
  1. package/lib/cache.js +1 -0
  2. package/lib/converter.js +1 -0
  3. package/lib/extra.js +1 -0
  4. package/lib/index.js +32 -22
  5. package/lib/serialize.js +1 -0
  6. package/lib/wrapper.js +1 -0
  7. package/package.json +21 -108
  8. package/readme.md +64 -42
  9. package/WAProto/index.js +0 -169661
  10. package/lib/Defaults/baileys-version.json +0 -3
  11. package/lib/Defaults/index.d.ts +0 -53
  12. package/lib/Defaults/index.js +0 -147
  13. package/lib/Defaults/phonenumber-mcc.json +0 -223
  14. package/lib/Signal/Group/ciphertext-message.d.ts +0 -9
  15. package/lib/Signal/Group/ciphertext-message.js +0 -15
  16. package/lib/Signal/Group/group-session-builder.d.ts +0 -14
  17. package/lib/Signal/Group/group-session-builder.js +0 -64
  18. package/lib/Signal/Group/group_cipher.d.ts +0 -17
  19. package/lib/Signal/Group/group_cipher.js +0 -96
  20. package/lib/Signal/Group/index.d.ts +0 -11
  21. package/lib/Signal/Group/index.js +0 -57
  22. package/lib/Signal/Group/keyhelper.d.ts +0 -10
  23. package/lib/Signal/Group/keyhelper.js +0 -55
  24. package/lib/Signal/Group/queue-job.d.ts +0 -1
  25. package/lib/Signal/Group/queue-job.js +0 -57
  26. package/lib/Signal/Group/sender-chain-key.d.ts +0 -13
  27. package/lib/Signal/Group/sender-chain-key.js +0 -34
  28. package/lib/Signal/Group/sender-key-distribution-message.d.ts +0 -16
  29. package/lib/Signal/Group/sender-key-distribution-message.js +0 -66
  30. package/lib/Signal/Group/sender-key-message.d.ts +0 -18
  31. package/lib/Signal/Group/sender-key-message.js +0 -69
  32. package/lib/Signal/Group/sender-key-name.d.ts +0 -17
  33. package/lib/Signal/Group/sender-key-name.js +0 -51
  34. package/lib/Signal/Group/sender-key-record.d.ts +0 -30
  35. package/lib/Signal/Group/sender-key-record.js +0 -53
  36. package/lib/Signal/Group/sender-key-state.d.ts +0 -38
  37. package/lib/Signal/Group/sender-key-state.js +0 -99
  38. package/lib/Signal/Group/sender-message-key.d.ts +0 -11
  39. package/lib/Signal/Group/sender-message-key.js +0 -29
  40. package/lib/Signal/libsignal.d.ts +0 -3
  41. package/lib/Signal/libsignal.js +0 -174
  42. package/lib/Socket/Client/abstract-socket-client.d.ts +0 -17
  43. package/lib/Socket/Client/abstract-socket-client.js +0 -13
  44. package/lib/Socket/Client/index.d.ts +0 -3
  45. package/lib/Socket/Client/index.js +0 -19
  46. package/lib/Socket/Client/mobile-socket-client.d.ts +0 -13
  47. package/lib/Socket/Client/mobile-socket-client.js +0 -65
  48. package/lib/Socket/Client/web-socket-client.d.ts +0 -12
  49. package/lib/Socket/Client/web-socket-client.js +0 -62
  50. package/lib/Socket/business.d.ts +0 -171
  51. package/lib/Socket/business.js +0 -260
  52. package/lib/Socket/chats.d.ts +0 -267
  53. package/lib/Socket/chats.js +0 -970
  54. package/lib/Socket/groups.d.ts +0 -115
  55. package/lib/Socket/groups.js +0 -317
  56. package/lib/Socket/index.d.ts +0 -173
  57. package/lib/Socket/index.js +0 -11
  58. package/lib/Socket/manager.d.ts +0 -253
  59. package/lib/Socket/manager.js +0 -480
  60. package/lib/Socket/messages-recv.d.ts +0 -161
  61. package/lib/Socket/messages-recv.js +0 -1110
  62. package/lib/Socket/messages-send.d.ts +0 -149
  63. package/lib/Socket/messages-send.js +0 -909
  64. package/lib/Socket/newsletter.js +0 -357
  65. package/lib/Socket/registration.d.ts +0 -267
  66. package/lib/Socket/registration.js +0 -166
  67. package/lib/Socket/socket.d.ts +0 -43
  68. package/lib/Socket/socket.js +0 -680
  69. package/lib/Socket/usync.d.ts +0 -36
  70. package/lib/Socket/usync.js +0 -70
  71. package/lib/Store/index.d.ts +0 -3
  72. package/lib/Store/index.js +0 -10
  73. package/lib/Store/make-cache-manager-store.d.ts +0 -13
  74. package/lib/Store/make-cache-manager-store.js +0 -83
  75. package/lib/Store/make-in-memory-store.d.ts +0 -118
  76. package/lib/Store/make-in-memory-store.js +0 -427
  77. package/lib/Store/make-ordered-dictionary.d.ts +0 -13
  78. package/lib/Store/make-ordered-dictionary.js +0 -81
  79. package/lib/Store/object-repository.d.ts +0 -10
  80. package/lib/Store/object-repository.js +0 -27
  81. package/lib/Types/Auth.d.ts +0 -110
  82. package/lib/Types/Auth.js +0 -2
  83. package/lib/Types/Call.d.ts +0 -13
  84. package/lib/Types/Call.js +0 -2
  85. package/lib/Types/Chat.d.ts +0 -102
  86. package/lib/Types/Chat.js +0 -4
  87. package/lib/Types/Contact.d.ts +0 -19
  88. package/lib/Types/Contact.js +0 -2
  89. package/lib/Types/Events.d.ts +0 -157
  90. package/lib/Types/Events.js +0 -2
  91. package/lib/Types/GroupMetadata.d.ts +0 -55
  92. package/lib/Types/GroupMetadata.js +0 -2
  93. package/lib/Types/Label.d.ts +0 -35
  94. package/lib/Types/Label.js +0 -27
  95. package/lib/Types/LabelAssociation.d.ts +0 -29
  96. package/lib/Types/LabelAssociation.js +0 -9
  97. package/lib/Types/Message.d.ts +0 -273
  98. package/lib/Types/Message.js +0 -9
  99. package/lib/Types/Newsletter.d.ts +0 -103
  100. package/lib/Types/Newsletter.js +0 -38
  101. package/lib/Types/Product.d.ts +0 -78
  102. package/lib/Types/Product.js +0 -2
  103. package/lib/Types/Signal.d.ts +0 -57
  104. package/lib/Types/Signal.js +0 -2
  105. package/lib/Types/Socket.d.ts +0 -111
  106. package/lib/Types/Socket.js +0 -2
  107. package/lib/Types/State.d.ts +0 -27
  108. package/lib/Types/State.js +0 -2
  109. package/lib/Types/USync.d.ts +0 -25
  110. package/lib/Types/USync.js +0 -2
  111. package/lib/Types/index.d.ts +0 -57
  112. package/lib/Types/index.js +0 -42
  113. package/lib/Utils/auth-utils.d.ts +0 -18
  114. package/lib/Utils/auth-utils.js +0 -206
  115. package/lib/Utils/baileys-event-stream.d.ts +0 -16
  116. package/lib/Utils/baileys-event-stream.js +0 -63
  117. package/lib/Utils/business.d.ts +0 -22
  118. package/lib/Utils/business.js +0 -234
  119. package/lib/Utils/chat-utils.d.ts +0 -71
  120. package/lib/Utils/chat-utils.js +0 -729
  121. package/lib/Utils/crypto.d.ts +0 -41
  122. package/lib/Utils/crypto.js +0 -151
  123. package/lib/Utils/decode-wa-message.d.ts +0 -19
  124. package/lib/Utils/decode-wa-message.js +0 -198
  125. package/lib/Utils/event-buffer.d.ts +0 -35
  126. package/lib/Utils/event-buffer.js +0 -514
  127. package/lib/Utils/generics.d.ts +0 -92
  128. package/lib/Utils/generics.js +0 -428
  129. package/lib/Utils/history.d.ts +0 -15
  130. package/lib/Utils/history.js +0 -96
  131. package/lib/Utils/index.d.ts +0 -17
  132. package/lib/Utils/index.js +0 -33
  133. package/lib/Utils/link-preview.d.ts +0 -21
  134. package/lib/Utils/link-preview.js +0 -93
  135. package/lib/Utils/logger.d.ts +0 -4
  136. package/lib/Utils/logger.js +0 -7
  137. package/lib/Utils/lt-hash.d.ts +0 -12
  138. package/lib/Utils/lt-hash.js +0 -51
  139. package/lib/Utils/make-mutex.d.ts +0 -7
  140. package/lib/Utils/make-mutex.js +0 -43
  141. package/lib/Utils/messages-media.d.ts +0 -116
  142. package/lib/Utils/messages-media.js +0 -819
  143. package/lib/Utils/messages.d.ts +0 -77
  144. package/lib/Utils/messages.js +0 -816
  145. package/lib/Utils/noise-handler.d.ts +0 -21
  146. package/lib/Utils/noise-handler.js +0 -155
  147. package/lib/Utils/process-message.d.ts +0 -41
  148. package/lib/Utils/process-message.js +0 -321
  149. package/lib/Utils/signal.d.ts +0 -32
  150. package/lib/Utils/signal.js +0 -153
  151. package/lib/Utils/use-multi-file-auth-state.d.ts +0 -13
  152. package/lib/Utils/use-multi-file-auth-state.js +0 -119
  153. package/lib/Utils/validate-connection.d.ts +0 -11
  154. package/lib/Utils/validate-connection.js +0 -231
  155. package/lib/WABinary/constants.d.ts +0 -30
  156. package/lib/WABinary/constants.js +0 -40
  157. package/lib/WABinary/decode.d.ts +0 -7
  158. package/lib/WABinary/decode.js +0 -252
  159. package/lib/WABinary/encode.d.ts +0 -3
  160. package/lib/WABinary/encode.js +0 -265
  161. package/lib/WABinary/generic-utils.d.ts +0 -17
  162. package/lib/WABinary/generic-utils.js +0 -198
  163. package/lib/WABinary/index.d.ts +0 -5
  164. package/lib/WABinary/index.js +0 -21
  165. package/lib/WABinary/jid-utils.d.ts +0 -31
  166. package/lib/WABinary/jid-utils.js +0 -62
  167. package/lib/WABinary/types.d.ts +0 -18
  168. package/lib/WABinary/types.js +0 -2
  169. package/lib/WAM/BinaryInfo.d.ts +0 -17
  170. package/lib/WAM/BinaryInfo.js +0 -13
  171. package/lib/WAM/constants.d.ts +0 -38
  172. package/lib/WAM/constants.js +0 -15350
  173. package/lib/WAM/encode.d.ts +0 -3
  174. package/lib/WAM/encode.js +0 -155
  175. package/lib/WAM/index.d.ts +0 -3
  176. package/lib/WAM/index.js +0 -19
  177. package/lib/WAUSync/Protocols/USyncContactProtocol.d.ts +0 -9
  178. package/lib/WAUSync/Protocols/USyncContactProtocol.js +0 -32
  179. package/lib/WAUSync/Protocols/USyncDeviceProtocol.d.ts +0 -22
  180. package/lib/WAUSync/Protocols/USyncDeviceProtocol.js +0 -57
  181. package/lib/WAUSync/Protocols/USyncDisappearingModeProtocol.d.ts +0 -12
  182. package/lib/WAUSync/Protocols/USyncDisappearingModeProtocol.js +0 -30
  183. package/lib/WAUSync/Protocols/USyncStatusProtocol.d.ts +0 -12
  184. package/lib/WAUSync/Protocols/USyncStatusProtocol.js +0 -42
  185. package/lib/WAUSync/Protocols/UsyncBotProfileProtocol.d.ts +0 -25
  186. package/lib/WAUSync/Protocols/UsyncBotProfileProtocol.js +0 -53
  187. package/lib/WAUSync/Protocols/UsyncLIDProtocol.d.ts +0 -8
  188. package/lib/WAUSync/Protocols/UsyncLIDProtocol.js +0 -24
  189. package/lib/WAUSync/Protocols/index.d.ts +0 -4
  190. package/lib/WAUSync/Protocols/index.js +0 -20
  191. package/lib/WAUSync/USyncQuery.d.ts +0 -28
  192. package/lib/WAUSync/USyncQuery.js +0 -89
  193. package/lib/WAUSync/USyncUser.d.ts +0 -12
  194. package/lib/WAUSync/USyncUser.js +0 -26
  195. package/lib/WAUSync/index.d.ts +0 -3
  196. package/lib/WAUSync/index.js +0 -19
  197. package/lib/baileys.d.ts +0 -68
  198. package/lib/baileys.js +0 -266
  199. package/lib/extra/loader.d.ts +0 -16
  200. package/lib/extra/loader.js +0 -37
  201. package/lib/extra/raw.d.ts +0 -43
  202. package/lib/extra/raw.js +0 -131
  203. package/lib/index.d.ts +0 -14
  204. package/require.js +0 -13
@@ -1,427 +0,0 @@
1
- "use strict";
2
- var __importDefault = (this && this.__importDefault) || function (mod) {
3
- return (mod && mod.__esModule) ? mod : { "default": mod };
4
- };
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.waLabelAssociationKey = exports.waMessageID = exports.waChatKey = void 0;
7
- const WAProto_1 = require("../../WAProto");
8
- const Defaults_1 = require("../Defaults");
9
- const LabelAssociation_1 = require("../Types/LabelAssociation");
10
- const Utils_1 = require("../Utils");
11
- const WABinary_1 = require("../WABinary");
12
- const make_ordered_dictionary_1 = __importDefault(require("./make-ordered-dictionary"));
13
- const object_repository_1 = require("./object-repository");
14
- const waChatKey = (pin) => ({
15
- key: (c) => (pin ? (c.pinned ? '1' : '0') : '') + (c.archived ? '0' : '1') + (c.conversationTimestamp ? c.conversationTimestamp.toString(16).padStart(8, '0') : '') + c.id,
16
- compare: (k1, k2) => k2.localeCompare(k1)
17
- });
18
- exports.waChatKey = waChatKey;
19
- const waMessageID = (m) => m.key.id || '';
20
- exports.waMessageID = waMessageID;
21
- exports.waLabelAssociationKey = {
22
- key: (la) => (la.type === LabelAssociation_1.LabelAssociationType.Chat ? la.chatId + la.labelId : la.chatId + la.messageId + la.labelId),
23
- compare: (k1, k2) => k2.localeCompare(k1)
24
- };
25
- const makeMessagesDictionary = () => (0, make_ordered_dictionary_1.default)(exports.waMessageID);
26
- exports.default = (config) => {
27
- const socket = config.socket;
28
- const chatKey = config.chatKey || (0, exports.waChatKey)(true);
29
- const labelAssociationKey = config.labelAssociationKey || exports.waLabelAssociationKey;
30
- const logger = config.logger || Defaults_1.DEFAULT_CONNECTION_CONFIG.logger.child({ stream: 'in-mem-store' });
31
- const KeyedDB = require('@adiwajshing/keyed-db').default;
32
- const chats = new KeyedDB(chatKey, c => c.id);
33
- const messages = {};
34
- const contacts = {};
35
- const groupMetadata = {};
36
- const presences = {};
37
- const state = { connection: 'close' };
38
- const labels = new object_repository_1.ObjectRepository();
39
- const labelAssociations = new KeyedDB(labelAssociationKey, labelAssociationKey.key);
40
- const assertMessageList = (jid) => {
41
- if (!messages[jid]) {
42
- messages[jid] = makeMessagesDictionary();
43
- }
44
- return messages[jid];
45
- };
46
- const contactsUpsert = (newContacts) => {
47
- const oldContacts = new Set(Object.keys(contacts));
48
- for (const contact of newContacts) {
49
- oldContacts.delete(contact.id);
50
- contacts[contact.id] = Object.assign(contacts[contact.id] || {}, contact);
51
- }
52
- return oldContacts;
53
- };
54
- const labelsUpsert = (newLabels) => {
55
- for (const label of newLabels) {
56
- labels.upsertById(label.id, label);
57
- }
58
- };
59
- const getValidContacts = () => {
60
- for (const contact of Object.keys(contacts)) {
61
- if (contact.indexOf('@') < 0) {
62
- delete contacts[contact];
63
- }
64
- }
65
- return Object.keys(contacts);
66
- };
67
- /**
68
- * binds to a BaileysEventEmitter.
69
- * It listens to all events and constructs a state that you can query accurate data from.
70
- * Eg. can use the store to fetch chats, contacts, messages etc.
71
- * @param ev typically the event emitter from the socket connection
72
- */
73
- const bind = (ev) => {
74
- ev.on('connection.update', update => {
75
- Object.assign(state, update);
76
- });
77
- ev.on('messaging-history.set', ({ chats: newChats, contacts: newContacts, messages: newMessages, isLatest }) => {
78
- if (isLatest) {
79
- chats.clear();
80
- for (const id in messages) {
81
- delete messages[id];
82
- }
83
- }
84
- const chatsAdded = chats.insertIfAbsent(...newChats).length;
85
- logger.debug({ chatsAdded }, 'synced chats');
86
- const oldContacts = contactsUpsert(newContacts);
87
- if (isLatest) {
88
- for (const jid of oldContacts) {
89
- delete contacts[jid];
90
- }
91
- }
92
- logger.debug({ deletedContacts: isLatest ? oldContacts.size : 0, newContacts }, 'synced contacts');
93
- for (const msg of newMessages) {
94
- const jid = msg.key.remoteJid;
95
- const list = assertMessageList(jid);
96
- list.upsert(msg, 'prepend');
97
- }
98
- logger.debug({ messages: newMessages.length }, 'synced messages');
99
- });
100
- ev.on('contacts.upsert', contacts => {
101
- contactsUpsert(contacts);
102
- });
103
- ev.on('contacts.update', async (updates) => {
104
- var _a;
105
- for (const update of updates) {
106
- let contact;
107
- if (contacts[update.id]) {
108
- contact = contacts[update.id];
109
- }
110
- else {
111
- const validContacts = getValidContacts();
112
- const contactHashes = validContacts.map((contactId) => {
113
- const { user } = (0, WABinary_1.jidDecode)(contactId);
114
- return [contactId, ((0, Utils_1.md5)(Buffer.from(user + 'WA_ADD_NOTIF', 'utf8'))).toString('base64').slice(0, 3)];
115
- });
116
- contact = contacts[((_a = contactHashes.find(([, b]) => b === update.id)) === null || _a === void 0 ? void 0 : _a[0]) || '']; // find contact by attrs.hash, when user is not saved as a contact
117
- }
118
- if (contact) {
119
- if (update.imgUrl === 'changed') {
120
- contact.imgUrl = socket ? await (socket === null || socket === void 0 ? void 0 : socket.profilePictureUrl(contact.id)) : undefined;
121
- }
122
- else if (update.imgUrl === 'removed') {
123
- delete contact.imgUrl;
124
- }
125
- Object.assign(contacts[contact.id], contact);
126
- }
127
- else {
128
- logger.debug({ update }, 'got update for non-existant contact');
129
- }
130
- }
131
- });
132
- ev.on('chats.upsert', newChats => {
133
- chats.upsert(...newChats);
134
- });
135
- ev.on('chats.update', updates => {
136
- for (let update of updates) {
137
- const result = chats.update(update.id, chat => {
138
- if (update.unreadCount > 0) {
139
- update = { ...update };
140
- update.unreadCount = (chat.unreadCount || 0) + update.unreadCount;
141
- }
142
- Object.assign(chat, update);
143
- });
144
- if (!result) {
145
- logger.debug({ update }, 'got update for non-existant chat');
146
- }
147
- }
148
- });
149
- ev.on('labels.edit', (label) => {
150
- if (label.deleted) {
151
- return labels.deleteById(label.id);
152
- }
153
- // WhatsApp can store only up to 20 labels
154
- if (labels.count() < 20) {
155
- return labels.upsertById(label.id, label);
156
- }
157
- logger.error('Labels count exceed');
158
- });
159
- ev.on('labels.association', ({ type, association }) => {
160
- switch (type) {
161
- case 'add':
162
- labelAssociations.upsert(association);
163
- break;
164
- case 'remove':
165
- labelAssociations.delete(association);
166
- break;
167
- default:
168
- console.error(`unknown operation type [${type}]`);
169
- }
170
- });
171
- ev.on('presence.update', ({ id, presences: update }) => {
172
- presences[id] = presences[id] || {};
173
- Object.assign(presences[id], update);
174
- });
175
- ev.on('chats.delete', deletions => {
176
- for (const item of deletions) {
177
- if (chats.get(item)) {
178
- chats.deleteById(item);
179
- }
180
- }
181
- });
182
- ev.on('messages.upsert', ({ messages: newMessages, type }) => {
183
- switch (type) {
184
- case 'append':
185
- case 'notify':
186
- for (const msg of newMessages) {
187
- const jid = (0, WABinary_1.jidNormalizedUser)(msg.key.remoteJid);
188
- const list = assertMessageList(jid);
189
- list.upsert(msg, 'append');
190
- if (type === 'notify') {
191
- if (!chats.get(jid)) {
192
- ev.emit('chats.upsert', [
193
- {
194
- id: jid,
195
- conversationTimestamp: (0, Utils_1.toNumber)(msg.messageTimestamp),
196
- unreadCount: 1
197
- }
198
- ]);
199
- }
200
- }
201
- }
202
- break;
203
- }
204
- });
205
- ev.on('messages.update', updates => {
206
- var _a;
207
- for (const { update, key } of updates) {
208
- const list = assertMessageList((0, WABinary_1.jidNormalizedUser)(key.remoteJid));
209
- if (update === null || update === void 0 ? void 0 : update.status) {
210
- const listStatus = (_a = list.get(key.id)) === null || _a === void 0 ? void 0 : _a.status;
211
- if (listStatus && (update === null || update === void 0 ? void 0 : update.status) <= listStatus) {
212
- logger.debug({ update, storedStatus: listStatus }, 'status stored newer then update');
213
- delete update.status;
214
- logger.debug({ update }, 'new update object');
215
- }
216
- }
217
- const result = list.updateAssign(key.id, update);
218
- if (!result) {
219
- logger.debug({ update }, 'got update for non-existent message');
220
- }
221
- }
222
- });
223
- ev.on('messages.delete', item => {
224
- if ('all' in item) {
225
- const list = messages[item.jid];
226
- list === null || list === void 0 ? void 0 : list.clear();
227
- }
228
- else {
229
- const jid = item.keys[0].remoteJid;
230
- const list = messages[jid];
231
- if (list) {
232
- const idSet = new Set(item.keys.map(k => k.id));
233
- list.filter(m => !idSet.has(m.key.id));
234
- }
235
- }
236
- });
237
- ev.on('groups.update', updates => {
238
- for (const update of updates) {
239
- const id = update.id;
240
- if (groupMetadata[id]) {
241
- Object.assign(groupMetadata[id], update);
242
- }
243
- else {
244
- logger.debug({ update }, 'got update for non-existant group metadata');
245
- }
246
- }
247
- });
248
- ev.on('group-participants.update', ({ id, participants, action }) => {
249
- const metadata = groupMetadata[id];
250
- if (metadata) {
251
- switch (action) {
252
- case 'add':
253
- metadata.participants.push(...participants.map(id => ({ id, isAdmin: false, isSuperAdmin: false })));
254
- break;
255
- case 'demote':
256
- case 'promote':
257
- for (const participant of metadata.participants) {
258
- if (participants.includes(participant.id)) {
259
- participant.isAdmin = action === 'promote';
260
- }
261
- }
262
- break;
263
- case 'remove':
264
- metadata.participants = metadata.participants.filter(p => !participants.includes(p.id));
265
- break;
266
- }
267
- }
268
- });
269
- ev.on('message-receipt.update', updates => {
270
- for (const { key, receipt } of updates) {
271
- const obj = messages[key.remoteJid];
272
- const msg = obj === null || obj === void 0 ? void 0 : obj.get(key.id);
273
- if (msg) {
274
- (0, Utils_1.updateMessageWithReceipt)(msg, receipt);
275
- }
276
- }
277
- });
278
- ev.on('messages.reaction', (reactions) => {
279
- for (const { key, reaction } of reactions) {
280
- const obj = messages[key.remoteJid];
281
- const msg = obj === null || obj === void 0 ? void 0 : obj.get(key.id);
282
- if (msg) {
283
- (0, Utils_1.updateMessageWithReaction)(msg, reaction);
284
- }
285
- }
286
- });
287
- };
288
- const toJSON = () => ({
289
- chats,
290
- contacts,
291
- messages,
292
- labels,
293
- labelAssociations
294
- });
295
- const fromJSON = (json) => {
296
- chats.upsert(...json.chats);
297
- labelAssociations.upsert(...json.labelAssociations || []);
298
- contactsUpsert(Object.values(json.contacts));
299
- labelsUpsert(Object.values(json.labels || {}));
300
- for (const jid in json.messages) {
301
- const list = assertMessageList(jid);
302
- for (const msg of json.messages[jid]) {
303
- list.upsert(WAProto_1.proto.WebMessageInfo.fromObject(msg), 'append');
304
- }
305
- }
306
- };
307
- return {
308
- chats,
309
- contacts,
310
- messages,
311
- groupMetadata,
312
- state,
313
- presences,
314
- labels,
315
- labelAssociations,
316
- bind,
317
- /** loads messages from the store, if not found -- uses the legacy connection */
318
- loadMessages: async (jid, count, cursor) => {
319
- const list = assertMessageList(jid);
320
- const mode = !cursor || 'before' in cursor ? 'before' : 'after';
321
- const cursorKey = !!cursor ? ('before' in cursor ? cursor.before : cursor.after) : undefined;
322
- const cursorValue = cursorKey ? list.get(cursorKey.id) : undefined;
323
- let messages;
324
- if (list && mode === 'before' && (!cursorKey || cursorValue)) {
325
- if (cursorValue) {
326
- const msgIdx = list.array.findIndex(m => m.key.id === (cursorKey === null || cursorKey === void 0 ? void 0 : cursorKey.id));
327
- messages = list.array.slice(0, msgIdx);
328
- }
329
- else {
330
- messages = list.array;
331
- }
332
- const diff = count - messages.length;
333
- if (diff < 0) {
334
- messages = messages.slice(-count); // get the last X messages
335
- }
336
- }
337
- else {
338
- messages = [];
339
- }
340
- return messages;
341
- },
342
- /**
343
- * Get all available labels for profile
344
- *
345
- * Keep in mind that the list is formed from predefined tags and tags
346
- * that were "caught" during their editing.
347
- */
348
- getLabels: () => {
349
- return labels;
350
- },
351
- /**
352
- * Get labels for chat
353
- *
354
- * @returns Label IDs
355
- **/
356
- getChatLabels: (chatId) => {
357
- return labelAssociations.filter((la) => la.chatId === chatId).all();
358
- },
359
- /**
360
- * Get labels for message
361
- *
362
- * @returns Label IDs
363
- **/
364
- getMessageLabels: (messageId) => {
365
- const associations = labelAssociations
366
- .filter((la) => la.messageId === messageId)
367
- .all();
368
- return associations.map(({ labelId }) => labelId);
369
- },
370
- loadMessage: async (jid, id) => { var _a; return (_a = messages[jid]) === null || _a === void 0 ? void 0 : _a.get(id); },
371
- mostRecentMessage: async (jid) => {
372
- var _a;
373
- const message = (_a = messages[jid]) === null || _a === void 0 ? void 0 : _a.array.slice(-1)[0];
374
- return message;
375
- },
376
- fetchImageUrl: async (jid, sock) => {
377
- const contact = contacts[jid];
378
- if (!contact) {
379
- return sock === null || sock === void 0 ? void 0 : sock.profilePictureUrl(jid);
380
- }
381
- if (typeof contact.imgUrl === 'undefined') {
382
- contact.imgUrl = await (sock === null || sock === void 0 ? void 0 : sock.profilePictureUrl(jid));
383
- }
384
- return contact.imgUrl;
385
- },
386
- fetchGroupMetadata: async (jid, sock) => {
387
- if (!groupMetadata[jid]) {
388
- const metadata = await (sock === null || sock === void 0 ? void 0 : sock.groupMetadata(jid));
389
- if (metadata) {
390
- groupMetadata[jid] = metadata;
391
- }
392
- }
393
- return groupMetadata[jid];
394
- },
395
- // fetchBroadcastListInfo: async(jid: string, sock: WASocket | undefined) => {
396
- // if(!groupMetadata[jid]) {
397
- // const metadata = await sock?.getBroadcastListInfo(jid)
398
- // if(metadata) {
399
- // groupMetadata[jid] = metadata
400
- // }
401
- // }
402
- // return groupMetadata[jid]
403
- // },
404
- fetchMessageReceipts: async ({ remoteJid, id }) => {
405
- const list = messages[remoteJid];
406
- const msg = list === null || list === void 0 ? void 0 : list.get(id);
407
- return msg === null || msg === void 0 ? void 0 : msg.userReceipt;
408
- },
409
- toJSON,
410
- fromJSON,
411
- writeToFile: (path) => {
412
- // require fs here so that in case "fs" is not available -- the app does not crash
413
- const { writeFileSync } = require('fs');
414
- writeFileSync(path, JSON.stringify(toJSON()));
415
- },
416
- readFromFile: (path) => {
417
- // require fs here so that in case "fs" is not available -- the app does not crash
418
- const { readFileSync, existsSync } = require('fs');
419
- if (existsSync(path)) {
420
- logger.debug({ path }, 'reading from file');
421
- const jsonStr = readFileSync(path, { encoding: 'utf-8' });
422
- const json = JSON.parse(jsonStr);
423
- fromJSON(json);
424
- }
425
- }
426
- };
427
- };
@@ -1,13 +0,0 @@
1
- declare function makeOrderedDictionary<T>(idGetter: (item: T) => string): {
2
- array: T[];
3
- get: (id: string) => T | undefined;
4
- upsert: (item: T, mode: 'append' | 'prepend') => void;
5
- update: (item: T) => boolean;
6
- remove: (item: T) => boolean;
7
- updateAssign: (id: string, update: Partial<T>) => boolean;
8
- clear: () => void;
9
- filter: (contain: (item: T) => boolean) => void;
10
- toJSON: () => T[];
11
- fromJSON: (newItems: T[]) => void;
12
- };
13
- export default makeOrderedDictionary;
@@ -1,81 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- function makeOrderedDictionary(idGetter) {
4
- const array = [];
5
- const dict = {};
6
- const get = (id) => dict[id];
7
- const update = (item) => {
8
- const id = idGetter(item);
9
- const idx = array.findIndex(i => idGetter(i) === id);
10
- if (idx >= 0) {
11
- array[idx] = item;
12
- dict[id] = item;
13
- }
14
- return false;
15
- };
16
- const upsert = (item, mode) => {
17
- const id = idGetter(item);
18
- if (get(id)) {
19
- update(item);
20
- }
21
- else {
22
- if (mode === 'append') {
23
- array.push(item);
24
- }
25
- else {
26
- array.splice(0, 0, item);
27
- }
28
- dict[id] = item;
29
- }
30
- };
31
- const remove = (item) => {
32
- const id = idGetter(item);
33
- const idx = array.findIndex(i => idGetter(i) === id);
34
- if (idx >= 0) {
35
- array.splice(idx, 1);
36
- delete dict[id];
37
- return true;
38
- }
39
- return false;
40
- };
41
- return {
42
- array,
43
- get,
44
- upsert,
45
- update,
46
- remove,
47
- updateAssign: (id, update) => {
48
- const item = get(id);
49
- if (item) {
50
- Object.assign(item, update);
51
- delete dict[id];
52
- dict[idGetter(item)] = item;
53
- return true;
54
- }
55
- return false;
56
- },
57
- clear: () => {
58
- array.splice(0, array.length);
59
- Object.keys(dict).forEach(key => {
60
- delete dict[key];
61
- });
62
- },
63
- filter: (contain) => {
64
- let i = 0;
65
- while (i < array.length) {
66
- if (!contain(array[i])) {
67
- delete dict[idGetter(array[i])];
68
- array.splice(i, 1);
69
- }
70
- else {
71
- i += 1;
72
- }
73
- }
74
- },
75
- toJSON: () => array,
76
- fromJSON: (newItems) => {
77
- array.splice(0, array.length, ...newItems);
78
- }
79
- };
80
- }
81
- exports.default = makeOrderedDictionary;
@@ -1,10 +0,0 @@
1
- export declare class ObjectRepository<T extends object> {
2
- readonly entityMap: Map<string, T>;
3
- constructor(entities?: Record<string, T>);
4
- findById(id: string): T | undefined;
5
- findAll(): T[];
6
- upsertById(id: string, entity: T): Map<string, T>;
7
- deleteById(id: string): boolean;
8
- count(): number;
9
- toJSON(): T[];
10
- }
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ObjectRepository = void 0;
4
- class ObjectRepository {
5
- constructor(entities = {}) {
6
- this.entityMap = new Map(Object.entries(entities));
7
- }
8
- findById(id) {
9
- return this.entityMap.get(id);
10
- }
11
- findAll() {
12
- return Array.from(this.entityMap.values());
13
- }
14
- upsertById(id, entity) {
15
- return this.entityMap.set(id, { ...entity });
16
- }
17
- deleteById(id) {
18
- return this.entityMap.delete(id);
19
- }
20
- count() {
21
- return this.entityMap.size;
22
- }
23
- toJSON() {
24
- return this.findAll();
25
- }
26
- }
27
- exports.ObjectRepository = ObjectRepository;
@@ -1,110 +0,0 @@
1
- /// <reference types="node" />
2
- import type { proto } from '../../WAProto';
3
- import { RegistrationOptions } from '../Socket/registration';
4
- import type { Contact } from './Contact';
5
- import type { MinimalMessage } from './Message';
6
- export type KeyPair = {
7
- public: Uint8Array;
8
- private: Uint8Array;
9
- };
10
- export type SignedKeyPair = {
11
- keyPair: KeyPair;
12
- signature: Uint8Array;
13
- keyId: number;
14
- timestampS?: number;
15
- };
16
- export type ProtocolAddress = {
17
- name: string;
18
- deviceId: number;
19
- };
20
- export type SignalIdentity = {
21
- identifier: ProtocolAddress;
22
- identifierKey: Uint8Array;
23
- };
24
- export type LTHashState = {
25
- version: number;
26
- hash: Buffer;
27
- indexValueMap: {
28
- [indexMacBase64: string]: {
29
- valueMac: Uint8Array | Buffer;
30
- };
31
- };
32
- };
33
- export type SignalCreds = {
34
- readonly signedIdentityKey: KeyPair;
35
- readonly signedPreKey: SignedKeyPair;
36
- readonly registrationId: number;
37
- };
38
- export type AccountSettings = {
39
- /** unarchive chats when a new message is received */
40
- unarchiveChats: boolean;
41
- /** the default mode to start new conversations with */
42
- defaultDisappearingMode?: Pick<proto.IConversation, 'ephemeralExpiration' | 'ephemeralSettingTimestamp'>;
43
- };
44
- export type AuthenticationCreds = SignalCreds & {
45
- readonly noiseKey: KeyPair;
46
- readonly pairingEphemeralKeyPair: KeyPair;
47
- advSecretKey: string;
48
- me?: Contact;
49
- account?: proto.IADVSignedDeviceIdentity;
50
- signalIdentities?: SignalIdentity[];
51
- myAppStateKeyId?: string;
52
- firstUnuploadedPreKeyId: number;
53
- nextPreKeyId: number;
54
- lastAccountSyncTimestamp?: number;
55
- platform?: string;
56
- processedHistoryMessages: MinimalMessage[];
57
- /** number of times history & app state has been synced */
58
- accountSyncCounter: number;
59
- accountSettings: AccountSettings;
60
- deviceId: string;
61
- phoneId: string;
62
- identityId: Buffer;
63
- registered: boolean;
64
- backupToken: Buffer;
65
- registration: RegistrationOptions;
66
- pairingCode: string | undefined;
67
- lastPropHash: string | undefined;
68
- routingInfo: Buffer | undefined;
69
- };
70
- export type SignalDataTypeMap = {
71
- 'pre-key': KeyPair;
72
- 'session': Uint8Array;
73
- 'sender-key': Uint8Array;
74
- 'sender-key-memory': {
75
- [jid: string]: boolean;
76
- };
77
- 'app-state-sync-key': proto.Message.IAppStateSyncKeyData;
78
- 'app-state-sync-version': LTHashState;
79
- };
80
- export type SignalDataSet = {
81
- [T in keyof SignalDataTypeMap]?: {
82
- [id: string]: SignalDataTypeMap[T] | null;
83
- };
84
- };
85
- type Awaitable<T> = T | Promise<T>;
86
- export type SignalKeyStore = {
87
- get<T extends keyof SignalDataTypeMap>(type: T, ids: string[]): Awaitable<{
88
- [id: string]: SignalDataTypeMap[T];
89
- }>;
90
- set(data: SignalDataSet): Awaitable<void>;
91
- /** clear all the data in the store */
92
- clear?(): Awaitable<void>;
93
- };
94
- export type SignalKeyStoreWithTransaction = SignalKeyStore & {
95
- isInTransaction: () => boolean;
96
- transaction<T>(exec: () => Promise<T>): Promise<T>;
97
- };
98
- export type TransactionCapabilityOptions = {
99
- maxCommitRetries: number;
100
- delayBetweenTriesMs: number;
101
- };
102
- export type SignalAuthState = {
103
- creds: SignalCreds;
104
- keys: SignalKeyStore | SignalKeyStoreWithTransaction;
105
- };
106
- export type AuthenticationState = {
107
- creds: AuthenticationCreds;
108
- keys: SignalKeyStore;
109
- };
110
- export {};
package/lib/Types/Auth.js DELETED
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,13 +0,0 @@
1
- export type WACallUpdateType = 'offer' | 'ringing' | 'timeout' | 'reject' | 'accept';
2
- export type WACallEvent = {
3
- chatId: string;
4
- from: string;
5
- isGroup?: boolean;
6
- groupJid?: string;
7
- id: string;
8
- date: Date;
9
- isVideo?: boolean;
10
- status: WACallUpdateType;
11
- offline: boolean;
12
- latencyMs?: number;
13
- };
package/lib/Types/Call.js DELETED
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });