WhiskeySockets / Baileys

Lightweight full-featured typescript/javascript WhatsApp Web API

Home Page:https://baileys.whiskeysockets.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QR Code Scan And Working Good but its showing this error after sending a testing message

spacesoft321 opened this issue · comments

QR Code Scan And Working Good but its showing this error after sending a testing message

image

image

messageTimestamp: 1716892912,
pushName: 'Raja Beauty World',
broadcast: true,
message: Message {
videoMessage: VideoMessage {
interactiveAnnotations: [],
url: 'https://mmg.whatsapp.net/v/t62.7161-24/31414318_3613594302214089_4523569783114587170_n.enc?ccb=11-4&oh=01_Q5AaIOtHpff6_J4X4dJ2FNLW9DlRFR-AVuEXgJdnEwHYDKD_&oe=667D11A1&_nc_sid=5e03e0&mms3=true',
mimetype: 'video/mp4',
fileSha256: [Uint8Array],
fileLength: [Long],
seconds: 45,
mediaKey: [Uint8Array],
caption: 'Nake roll. Rs 105/-',
height: 848,
width: 480,
fileEncSha256: [Uint8Array],
directPath: '/v/t62.7161-24/31414318_3613594302214089_4523569783114587170_n.enc?ccb=11-4&oh=01_Q5AaIOtHpff6_J4X4dJ2FNLW9DlRFR-AVuEXgJdnEwHYDKD_&oe=667D11A1&_nc_sid=5e03e0',
mediaKeyTimestamp: [Long],
jpegThumbnail: [Uint8Array],
contextInfo: [ContextInfo],
streamingSidecar: [Uint8Array]
}
}
}
user_name: Raja Beauty World
node:internal/process/promises:279
triggerUncaughtException(err, true /* fromPromise */);
^

[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "1006".] {
code: 'ERR_UNHANDLED_REJECTION'
}