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
mediaKey
Uint8Array
<ArrayBufferLike
> | Buffer
<ArrayBufferLike
>
meId
string
Returns
Promise
<BinaryNode
>