code-chat-br / whatsapp-api

CodeChat - WhatsApp Api

Home Page:https://docs.codechat.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

aravindanf22labs opened this issue · comments

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)

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