code-chat-br / whatsapp-api

CodeChat - WhatsApp Api
https://docs.codechat.dev
Apache License 2.0
566 stars 236 forks source link

Getting the error anonymously : Exception : TypeError: Cannot read properties of undefined (reading 'mediaMessage') #126

Closed aravindanf22labs closed 3 months ago

aravindanf22labs commented 3 months ago

Exception : TypeError: Cannot read properties of undefined (reading 'mediaMessage') : TypeError: Cannot read properties of undefined (reading 'mediaMessage') at SendMessageController. (/codechat/src/whatsapp/controllers/sendMessage.controller.js:34:71) at Generator.next () at /codechat/src/whatsapp/controllers/sendMessage.controller.js:8:71 at new Promise () at __awaiter (/codechat/src/whatsapp/controllers/sendMessage.controller.js:4:12) at SendMessageController.sendMedia (/codechat/src/whatsapp/controllers/sendMessage.controller.js:25:16) at /codechat/src/utils/run-schedule.js:56:73 at Generator.next () at fulfilled (/codechat/src/utils/run-schedule.js:5:58) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

jrCleber commented 3 months ago

The application attempted to access an instance that does not exist or is not connected.

jrCleber commented 3 months ago

Reopen your issue here.