MediaDecryptionKeyInfo: object
Defined in: src/Types/Message.ts:392
Type declaration
cipherKey
cipherKey: Uint8Array
iv
iv: Uint8Array
macKey?
optionalmacKey:Uint8Array
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Type Alias MediaDecryptionKeyInfo in the Baileys API.
MediaDecryptionKeyInfo: object
Defined in: src/Types/Message.ts:392
cipherKey: Uint8Array
iv: Uint8Array
optionalmacKey:Uint8Array