mimamch / wa-multi-session

Multiple Session Whatsapp Socket Javascript Library
https://www.npmjs.com/package/wa-multi-session
MIT License
120 stars 38 forks source link

onMessageUpdate() #20

Open sumanmanna6111 opened 1 year ago

sumanmanna6111 commented 1 year ago

onMessageUpdate() function not working its showing only session is not the data: MessageUpdated maybe message type is wrong please check it on Socket/index.ts line 103 callback.get(CALLBACK_KEY.ON_MESSAGE_UPDATED)?.(sessionId, data);

mimamch commented 1 year ago

Hi, thank you for report an issue. I will check it soon