Skip to main content

Function: encryptMediaRetryRequest()

encryptMediaRetryRequest(key, mediaKey, meId): Promise<BinaryNode>

Defined in: src/Utils/messages-media.ts:676

Generate a binary node that will request the phone to re-upload the media & return the newly uploaded URL

Parameters

key

IMessageKey

mediaKey

Uint8Array<ArrayBufferLike> | Buffer<ArrayBufferLike>

meId

string

Returns

Promise<BinaryNode>