@queenanya/baileys 7.5.11 → 8.0.0

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 (157) hide show
  1. package/package.json +13 -97
  2. package/LICENSE +0 -21
  3. package/README.md +0 -931
  4. package/WAProto/GenerateStatics.sh +0 -4
  5. package/WAProto/WAProto.proto +0 -3344
  6. package/WAProto/index.d.ts +0 -37016
  7. package/WAProto/index.js +0 -101044
  8. package/WASignalGroup/GroupProtocol.js +0 -1697
  9. package/WASignalGroup/ciphertext_message.js +0 -16
  10. package/WASignalGroup/group_cipher.js +0 -120
  11. package/WASignalGroup/group_session_builder.js +0 -46
  12. package/WASignalGroup/index.js +0 -5
  13. package/WASignalGroup/keyhelper.js +0 -21
  14. package/WASignalGroup/protobufs.js +0 -3
  15. package/WASignalGroup/queue_job.js +0 -69
  16. package/WASignalGroup/sender_chain_key.js +0 -50
  17. package/WASignalGroup/sender_key_distribution_message.js +0 -78
  18. package/WASignalGroup/sender_key_message.js +0 -92
  19. package/WASignalGroup/sender_key_name.js +0 -70
  20. package/WASignalGroup/sender_key_record.js +0 -56
  21. package/WASignalGroup/sender_key_state.js +0 -129
  22. package/WASignalGroup/sender_message_key.js +0 -39
  23. package/lib/Defaults/baileys-version.json +0 -3
  24. package/lib/Defaults/index.d.ts +0 -53
  25. package/lib/Defaults/index.js +0 -107
  26. package/lib/Signal/libsignal.d.ts +0 -3
  27. package/lib/Signal/libsignal.js +0 -152
  28. package/lib/Socket/Client/index.d.ts +0 -2
  29. package/lib/Socket/Client/index.js +0 -18
  30. package/lib/Socket/Client/types.d.ts +0 -17
  31. package/lib/Socket/Client/types.js +0 -13
  32. package/lib/Socket/Client/websocket.d.ts +0 -12
  33. package/lib/Socket/Client/websocket.js +0 -62
  34. package/lib/Socket/business.d.ts +0 -177
  35. package/lib/Socket/business.js +0 -260
  36. package/lib/Socket/chats.d.ts +0 -91
  37. package/lib/Socket/chats.js +0 -949
  38. package/lib/Socket/groups.d.ts +0 -131
  39. package/lib/Socket/groups.js +0 -314
  40. package/lib/Socket/index.d.ts +0 -177
  41. package/lib/Socket/index.js +0 -10
  42. package/lib/Socket/messages-recv.d.ts +0 -164
  43. package/lib/Socket/messages-recv.js +0 -918
  44. package/lib/Socket/messages-send.d.ts +0 -157
  45. package/lib/Socket/messages-send.js +0 -794
  46. package/lib/Socket/newsletter.d.ts +0 -143
  47. package/lib/Socket/newsletter.js +0 -249
  48. package/lib/Socket/socket.d.ts +0 -45
  49. package/lib/Socket/socket.js +0 -616
  50. package/lib/Store/index.d.ts +0 -3
  51. package/lib/Store/index.js +0 -10
  52. package/lib/Store/make-cache-manager-store.d.ts +0 -14
  53. package/lib/Store/make-cache-manager-store.js +0 -83
  54. package/lib/Store/make-in-memory-store.d.ts +0 -118
  55. package/lib/Store/make-in-memory-store.js +0 -420
  56. package/lib/Store/make-ordered-dictionary.d.ts +0 -13
  57. package/lib/Store/make-ordered-dictionary.js +0 -81
  58. package/lib/Store/object-repository.d.ts +0 -10
  59. package/lib/Store/object-repository.js +0 -27
  60. package/lib/Types/Auth.d.ts +0 -105
  61. package/lib/Types/Auth.js +0 -2
  62. package/lib/Types/Call.d.ts +0 -13
  63. package/lib/Types/Call.js +0 -2
  64. package/lib/Types/Chat.d.ts +0 -107
  65. package/lib/Types/Chat.js +0 -4
  66. package/lib/Types/Contact.d.ts +0 -19
  67. package/lib/Types/Contact.js +0 -2
  68. package/lib/Types/Events.d.ts +0 -199
  69. package/lib/Types/Events.js +0 -2
  70. package/lib/Types/GroupMetadata.d.ts +0 -56
  71. package/lib/Types/GroupMetadata.js +0 -2
  72. package/lib/Types/Label.d.ts +0 -46
  73. package/lib/Types/Label.js +0 -27
  74. package/lib/Types/LabelAssociation.d.ts +0 -29
  75. package/lib/Types/LabelAssociation.js +0 -9
  76. package/lib/Types/Message.d.ts +0 -280
  77. package/lib/Types/Message.js +0 -9
  78. package/lib/Types/Newsletter.d.ts +0 -79
  79. package/lib/Types/Newsletter.js +0 -18
  80. package/lib/Types/Product.d.ts +0 -78
  81. package/lib/Types/Product.js +0 -2
  82. package/lib/Types/Signal.d.ts +0 -57
  83. package/lib/Types/Signal.js +0 -2
  84. package/lib/Types/Socket.d.ts +0 -118
  85. package/lib/Types/Socket.js +0 -2
  86. package/lib/Types/State.d.ts +0 -27
  87. package/lib/Types/State.js +0 -2
  88. package/lib/Types/index.d.ts +0 -65
  89. package/lib/Types/index.js +0 -42
  90. package/lib/Utils/auth-utils.d.ts +0 -18
  91. package/lib/Utils/auth-utils.js +0 -200
  92. package/lib/Utils/baileys-event-stream.d.ts +0 -16
  93. package/lib/Utils/baileys-event-stream.js +0 -63
  94. package/lib/Utils/business.d.ts +0 -22
  95. package/lib/Utils/business.js +0 -234
  96. package/lib/Utils/chat-utils.d.ts +0 -72
  97. package/lib/Utils/chat-utils.js +0 -745
  98. package/lib/Utils/crypto.d.ts +0 -42
  99. package/lib/Utils/crypto.js +0 -153
  100. package/lib/Utils/decode-wa-message.d.ts +0 -20
  101. package/lib/Utils/decode-wa-message.js +0 -218
  102. package/lib/Utils/event-buffer.d.ts +0 -35
  103. package/lib/Utils/event-buffer.js +0 -520
  104. package/lib/Utils/generics.d.ts +0 -119
  105. package/lib/Utils/generics.js +0 -467
  106. package/lib/Utils/history.d.ts +0 -19
  107. package/lib/Utils/history.js +0 -94
  108. package/lib/Utils/index.d.ts +0 -18
  109. package/lib/Utils/index.js +0 -34
  110. package/lib/Utils/link-preview.d.ts +0 -21
  111. package/lib/Utils/link-preview.js +0 -116
  112. package/lib/Utils/logger.d.ts +0 -2
  113. package/lib/Utils/logger.js +0 -7
  114. package/lib/Utils/lt-hash.d.ts +0 -12
  115. package/lib/Utils/lt-hash.js +0 -51
  116. package/lib/Utils/make-mutex.d.ts +0 -7
  117. package/lib/Utils/make-mutex.js +0 -44
  118. package/lib/Utils/messages-media.d.ts +0 -131
  119. package/lib/Utils/messages-media.js +0 -786
  120. package/lib/Utils/messages.d.ts +0 -78
  121. package/lib/Utils/messages.js +0 -767
  122. package/lib/Utils/noise-handler.d.ts +0 -21
  123. package/lib/Utils/noise-handler.js +0 -150
  124. package/lib/Utils/process-message.d.ts +0 -42
  125. package/lib/Utils/process-message.js +0 -355
  126. package/lib/Utils/signal.d.ts +0 -32
  127. package/lib/Utils/signal.js +0 -158
  128. package/lib/Utils/use-multi-file-auth-state.d.ts +0 -12
  129. package/lib/Utils/use-multi-file-auth-state.js +0 -94
  130. package/lib/Utils/use-single-file-auth-state.d.ts +0 -5
  131. package/lib/Utils/use-single-file-auth-state.js +0 -66
  132. package/lib/Utils/validate-connection.d.ts +0 -10
  133. package/lib/Utils/validate-connection.js +0 -171
  134. package/lib/WABinary/constants.d.ts +0 -27
  135. package/lib/WABinary/constants.js +0 -40
  136. package/lib/WABinary/decode.d.ts +0 -8
  137. package/lib/WABinary/decode.js +0 -254
  138. package/lib/WABinary/encode.d.ts +0 -2
  139. package/lib/WABinary/encode.js +0 -230
  140. package/lib/WABinary/generic-utils.d.ts +0 -16
  141. package/lib/WABinary/generic-utils.js +0 -110
  142. package/lib/WABinary/index.d.ts +0 -5
  143. package/lib/WABinary/index.js +0 -21
  144. package/lib/WABinary/jid-utils.d.ts +0 -31
  145. package/lib/WABinary/jid-utils.js +0 -62
  146. package/lib/WABinary/types.d.ts +0 -18
  147. package/lib/WABinary/types.js +0 -2
  148. package/lib/WAM/BinaryInfo.d.ts +0 -18
  149. package/lib/WAM/BinaryInfo.js +0 -13
  150. package/lib/WAM/constants.d.ts +0 -39
  151. package/lib/WAM/constants.js +0 -15350
  152. package/lib/WAM/encode.d.ts +0 -4
  153. package/lib/WAM/encode.js +0 -155
  154. package/lib/WAM/index.d.ts +0 -3
  155. package/lib/WAM/index.js +0 -19
  156. package/lib/index.d.ts +0 -11
  157. package/lib/index.js +0 -30
@@ -1,116 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
- Object.defineProperty(o, "default", { enumerable: true, value: v });
15
- }) : function(o, v) {
16
- o["default"] = v;
17
- });
18
- var __importStar = (this && this.__importStar) || function (mod) {
19
- if (mod && mod.__esModule) return mod;
20
- var result = {};
21
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
- __setModuleDefault(result, mod);
23
- return result;
24
- };
25
- Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.getUrlInfo = void 0;
27
- const messages_1 = require("./messages");
28
- const messages_media_1 = require("./messages-media");
29
- const THUMBNAIL_WIDTH_PX = 192;
30
- /** Fetches an image and generates a thumbnail for it */
31
- const getCompressedJpegThumbnail = async (url, { thumbnailWidth, fetchOpts }) => {
32
- const stream = await (0, messages_media_1.getHttpStream)(url, fetchOpts);
33
- const result = await (0, messages_media_1.extractImageThumb)(stream, thumbnailWidth);
34
- return result;
35
- };
36
- /**
37
- * Given a piece of text, checks for any URL present, generates link preview for the same and returns it
38
- * Return undefined if the fetch failed or no URL was found
39
- * @param text first matched URL in text
40
- * @returns the URL info required to generate link preview
41
- */
42
- const getUrlInfo = async (text, opts = {
43
- thumbnailWidth: THUMBNAIL_WIDTH_PX,
44
- fetchOpts: { timeout: 3000 }
45
- }) => {
46
- var _a;
47
- try {
48
- // retries
49
- const retries = 0;
50
- const maxRetry = 5;
51
- const { getLinkPreview } = await Promise.resolve().then(() => __importStar(require('link-preview-js')));
52
- let previewLink = text;
53
- if (!text.startsWith('https://') && !text.startsWith('http://')) {
54
- previewLink = 'https://' + previewLink;
55
- }
56
- const info = await getLinkPreview(previewLink, {
57
- ...opts.fetchOpts,
58
- followRedirects: 'follow',
59
- handleRedirects: (baseURL, forwardedURL) => {
60
- const urlObj = new URL(baseURL);
61
- const forwardedURLObj = new URL(forwardedURL);
62
- if (retries >= maxRetry) {
63
- return false;
64
- }
65
- if (forwardedURLObj.hostname === urlObj.hostname
66
- || forwardedURLObj.hostname === 'www.' + urlObj.hostname
67
- || 'www.' + forwardedURLObj.hostname === urlObj.hostname) {
68
- retries + 1;
69
- return true;
70
- }
71
- else {
72
- return false;
73
- }
74
- },
75
- headers: opts.fetchOpts
76
- });
77
- if (info && 'title' in info && info.title) {
78
- const [image] = info.images;
79
- const urlInfo = {
80
- 'canonical-url': info.url,
81
- 'matched-text': text,
82
- title: info.title,
83
- description: info.description,
84
- originalThumbnailUrl: image
85
- };
86
- if (opts.uploadImage) {
87
- const { imageMessage } = await (0, messages_1.prepareWAMessageMedia)({ image: { url: image } }, {
88
- upload: opts.uploadImage,
89
- mediaTypeOverride: 'thumbnail-link',
90
- options: opts.fetchOpts
91
- });
92
- urlInfo.jpegThumbnail = (imageMessage === null || imageMessage === void 0 ? void 0 : imageMessage.jpegThumbnail)
93
- ? Buffer.from(imageMessage.jpegThumbnail)
94
- : undefined;
95
- urlInfo.highQualityThumbnail = imageMessage || undefined;
96
- }
97
- else {
98
- try {
99
- urlInfo.jpegThumbnail = image
100
- ? (await getCompressedJpegThumbnail(image, opts)).buffer
101
- : undefined;
102
- }
103
- catch (error) {
104
- (_a = opts.logger) === null || _a === void 0 ? void 0 : _a.debug({ err: error.stack, url: previewLink }, 'error in generating thumbnail');
105
- }
106
- }
107
- return urlInfo;
108
- }
109
- }
110
- catch (error) {
111
- if (!error.message.includes('receive a valid')) {
112
- throw error;
113
- }
114
- }
115
- };
116
- exports.getUrlInfo = getUrlInfo;
@@ -1,2 +0,0 @@
1
- declare const _default: import("pino").Logger<never, boolean>;
2
- export default _default;
@@ -1,7 +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
- const pino_1 = __importDefault(require("pino"));
7
- exports.default = (0, pino_1.default)({ timestamp: () => `,"time":"${new Date().toJSON()}"` });
@@ -1,12 +0,0 @@
1
- declare class d {
2
- salt: string;
3
- constructor(e: string);
4
- add(e: any, t: any): any;
5
- subtract(e: any, t: any): any;
6
- subtractThenAdd(e: any, t: any, r: any): any;
7
- _addSingle(e: any, t: any): ArrayBuffer;
8
- _subtractSingle(e: any, t: any): ArrayBuffer;
9
- performPointwiseWithOverflow(e: any, t: any, r: any): ArrayBuffer;
10
- }
11
- export declare const LT_HASH_ANTI_TAMPERING: d;
12
- export {};
@@ -1,51 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.LT_HASH_ANTI_TAMPERING = void 0;
4
- const crypto_1 = require("./crypto");
5
- /**
6
- * LT Hash is a summation based hash algorithm that maintains the integrity of a piece of data
7
- * over a series of mutations. You can add/remove mutations and it'll return a hash equal to
8
- * if the same series of mutations was made sequentially.
9
- */
10
- const o = 128;
11
- class d {
12
- constructor(e) {
13
- this.salt = e;
14
- }
15
- add(e, t) {
16
- var r = this;
17
- for (const item of t) {
18
- e = r._addSingle(e, item);
19
- }
20
- return e;
21
- }
22
- subtract(e, t) {
23
- var r = this;
24
- for (const item of t) {
25
- e = r._subtractSingle(e, item);
26
- }
27
- return e;
28
- }
29
- subtractThenAdd(e, t, r) {
30
- var n = this;
31
- return n.add(n.subtract(e, r), t);
32
- }
33
- _addSingle(e, t) {
34
- var r = this;
35
- const n = new Uint8Array((0, crypto_1.hkdf)(Buffer.from(t), o, { info: r.salt })).buffer;
36
- return r.performPointwiseWithOverflow(e, n, ((e, t) => e + t));
37
- }
38
- _subtractSingle(e, t) {
39
- var r = this;
40
- const n = new Uint8Array((0, crypto_1.hkdf)(Buffer.from(t), o, { info: r.salt })).buffer;
41
- return r.performPointwiseWithOverflow(e, n, ((e, t) => e - t));
42
- }
43
- performPointwiseWithOverflow(e, t, r) {
44
- const n = new DataView(e), i = new DataView(t), a = new ArrayBuffer(n.byteLength), s = new DataView(a);
45
- for (let e = 0; e < n.byteLength; e += 2) {
46
- s.setUint16(e, r(n.getUint16(e, !0), i.getUint16(e, !0)), !0);
47
- }
48
- return a;
49
- }
50
- }
51
- exports.LT_HASH_ANTI_TAMPERING = new d('WhatsApp Patch Integrity');
@@ -1,7 +0,0 @@
1
- export declare const makeMutex: () => {
2
- mutex<T>(code: () => T | Promise<T>): Promise<T>;
3
- };
4
- export type Mutex = ReturnType<typeof makeMutex>;
5
- export declare const makeKeyedMutex: () => {
6
- mutex<T>(key: string, task: () => T | Promise<T>): Promise<T>;
7
- };
@@ -1,44 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.makeKeyedMutex = exports.makeMutex = void 0;
4
- const makeMutex = () => {
5
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
6
- let task = Promise.resolve();
7
- let taskTimeout;
8
- return {
9
- mutex(code) {
10
- task = (async () => {
11
- // wait for the previous task to complete
12
- // if there is an error, we swallow so as to not block the queue
13
- try {
14
- await task;
15
- }
16
- catch (_a) { }
17
- try {
18
- // execute the current task
19
- const result = await code();
20
- return result;
21
- }
22
- finally {
23
- clearTimeout(taskTimeout);
24
- }
25
- })();
26
- // we replace the existing task, appending the new piece of execution to it
27
- // so the next task will have to wait for this one to finish
28
- return task;
29
- },
30
- };
31
- };
32
- exports.makeMutex = makeMutex;
33
- const makeKeyedMutex = () => {
34
- const map = {};
35
- return {
36
- mutex(key, task) {
37
- if (!map[key]) {
38
- map[key] = (0, exports.makeMutex)();
39
- }
40
- return map[key].mutex(task);
41
- }
42
- };
43
- };
44
- exports.makeKeyedMutex = makeKeyedMutex;
@@ -1,131 +0,0 @@
1
- /// <reference types="node" />
2
- /// <reference types="node" />
3
- /// <reference types="node" />
4
- /// <reference types="node" />
5
- import { Boom } from '@hapi/boom';
6
- import { AxiosRequestConfig } from 'axios';
7
- import type { Logger } from 'pino';
8
- import { Readable, Transform } from 'stream';
9
- import { URL } from 'url';
10
- import { proto } from '../../WAProto';
11
- import { DownloadableMessage, MediaConnInfo, MediaDecryptionKeyInfo, MediaType, SocketConfig, WAMediaUpload, WAMediaUploadFunction, WAMessageContent } from '../Types';
12
- import { BinaryNode } from '../WABinary';
13
- export declare const hkdfInfoKey: (type: MediaType) => string;
14
- /** generates all the keys required to encrypt/decrypt & sign a media message */
15
- export declare function getMediaKeys(buffer: Uint8Array | string | null | undefined, mediaType: MediaType): MediaDecryptionKeyInfo;
16
- export declare const extractImageThumb: (bufferOrFilePath: Readable | Buffer | string, width?: number) => Promise<{
17
- buffer: Buffer;
18
- original: {
19
- width: number | undefined;
20
- height: number | undefined;
21
- };
22
- }>;
23
- export declare const encodeBase64EncodedStringForUpload: (b64: string) => string;
24
- export declare const generateProfilePicture: (mediaUpload: WAMediaUpload) => Promise<{
25
- img: Buffer;
26
- }>;
27
- export declare const generateProfilePictureFull: (img: any) => Promise<{
28
- img: any;
29
- }>;
30
- export declare const generateProfilePictureFP: (buffer: any) => Promise<{
31
- img: any;
32
- preview: any;
33
- }>;
34
- export declare const generatePP: (buffer: any) => Promise<{
35
- img: any;
36
- preview: any;
37
- }>;
38
- export declare const changeprofileFull: (img: any) => Promise<{
39
- img: any;
40
- }>;
41
- /** gets the SHA256 of the given media message */
42
- export declare const mediaMessageSHA256B64: (message: WAMessageContent) => string | null | undefined;
43
- export declare function getAudioDuration(buffer: Buffer | string | Readable): Promise<number | undefined>;
44
- /**
45
- referenced from and modifying https://github.com/wppconnect-team/wa-js/blob/main/src/chat/functions/prepareAudioWaveform.ts
46
- */
47
- export declare function getAudioWaveform(buffer: Buffer | string | Readable, logger?: Logger): Promise<Uint8Array | undefined>;
48
- export declare const toReadable: (buffer: Buffer) => Readable;
49
- export declare const toBuffer: (stream: Readable) => Promise<Buffer>;
50
- export declare const getStream: (item: WAMediaUpload, opts?: AxiosRequestConfig) => Promise<{
51
- readonly stream: Readable;
52
- readonly type: "buffer";
53
- } | {
54
- readonly stream: Readable;
55
- readonly type: "readable";
56
- } | {
57
- readonly stream: Readable;
58
- readonly type: "remote";
59
- } | {
60
- readonly stream: import("fs").ReadStream;
61
- readonly type: "file";
62
- }>;
63
- /** generates a thumbnail for a given media, if required */
64
- export declare function generateThumbnail(file: string, mediaType: 'video' | 'image', options: {
65
- logger?: Logger;
66
- }): Promise<{
67
- thumbnail: string | undefined;
68
- originalImageDimensions: {
69
- width: number;
70
- height: number;
71
- } | undefined;
72
- }>;
73
- export declare const getHttpStream: (url: string | URL, options?: AxiosRequestConfig & {
74
- isStream?: true;
75
- }) => Promise<Readable>;
76
- type EncryptedStreamOptions = {
77
- saveOriginalFileIfRequired?: boolean;
78
- logger?: Logger;
79
- opts?: AxiosRequestConfig;
80
- };
81
- export declare const prepareStream: (media: WAMediaUpload, mediaType: MediaType, { logger, saveOriginalFileIfRequired, opts }?: EncryptedStreamOptions) => Promise<{
82
- mediaKey: undefined;
83
- encWriteStream: Buffer;
84
- fileLength: number;
85
- fileSha256: Buffer;
86
- fileEncSha256: undefined;
87
- bodyPath: string | undefined;
88
- didSaveToTmpPath: boolean;
89
- }>;
90
- export declare const encryptedStream: (media: WAMediaUpload, mediaType: MediaType, { logger, saveOriginalFileIfRequired, opts }?: EncryptedStreamOptions) => Promise<{
91
- mediaKey: Buffer;
92
- encWriteStream: Readable;
93
- bodyPath: string | undefined;
94
- mac: Buffer;
95
- fileEncSha256: Buffer;
96
- fileSha256: Buffer;
97
- fileLength: number;
98
- didSaveToTmpPath: boolean;
99
- }>;
100
- export type MediaDownloadOptions = {
101
- startByte?: number;
102
- endByte?: number;
103
- options?: AxiosRequestConfig<{}>;
104
- };
105
- export declare const getUrlFromDirectPath: (directPath: string) => string;
106
- export declare const downloadContentFromMessage: ({ mediaKey, directPath, url }: DownloadableMessage, type: MediaType, opts?: MediaDownloadOptions) => Promise<Transform>;
107
- /**
108
- * Decrypts and downloads an AES256-CBC encrypted file given the keys.
109
- * Assumes the SHA256 of the plaintext is appended to the end of the ciphertext
110
- * */
111
- export declare const downloadEncryptedContent: (downloadUrl: string, { cipherKey, iv }: MediaDecryptionKeyInfo, { startByte, endByte, options }?: MediaDownloadOptions) => Promise<Transform>;
112
- export declare function extensionForMediaMessage(message: WAMessageContent): string;
113
- export declare const getWAUploadToServer: ({ customUploadHosts, fetchAgent, logger, options }: SocketConfig, refreshMediaConn: (force: boolean) => Promise<MediaConnInfo>) => WAMediaUploadFunction;
114
- /**
115
- * Generate a binary node that will request the phone to re-upload the media & return the newly uploaded URL
116
- */
117
- export declare const encryptMediaRetryRequest: (key: proto.IMessageKey, mediaKey: Buffer | Uint8Array, meId: string) => BinaryNode;
118
- export declare const decodeMediaRetryNode: (node: BinaryNode) => {
119
- key: import("../Types").WAMessageKey;
120
- media?: {
121
- ciphertext: Uint8Array;
122
- iv: Uint8Array;
123
- } | undefined;
124
- error?: Boom<any> | undefined;
125
- };
126
- export declare const decryptMediaRetryData: ({ ciphertext, iv }: {
127
- ciphertext: Uint8Array;
128
- iv: Uint8Array;
129
- }, mediaKey: Uint8Array, msgId: string) => proto.MediaRetryNotification;
130
- export declare const getStatusCodeForMediaRetry: (code: number) => any;
131
- export {};