tawn33y / whatsapp-cloud-api

A Node.js library for creating bots and sending/receiving messages using the Whatsapp Cloud API.
https://www.npmjs.com/package/whatsapp-cloud-api
GNU General Public License v3.0
189 stars 51 forks source link

Send "Read" status #38

Closed alfonsusac closed 4 months ago

alfonsusac commented 2 years ago

Allows developer to send "Read" status Preferably using the existing method bot.sendMessage() or a new one like bot.sendStatus()

Official documentation: https://developers.facebook.com/docs/whatsapp/cloud-api/guides/mark-message-as-read

tawn33y commented 4 months ago

Closing - please read more here.