Closed alfonsusac closed 4 months ago
Allows developer to send "Read" status Preferably using the existing method bot.sendMessage() or a new one like bot.sendStatus()
bot.sendMessage()
bot.sendStatus()
Official documentation: https://developers.facebook.com/docs/whatsapp/cloud-api/guides/mark-message-as-read
Closing - please read more here.
Allows developer to send "Read" status Preferably using the existing method
bot.sendMessage()
or a new one likebot.sendStatus()
Official documentation: https://developers.facebook.com/docs/whatsapp/cloud-api/guides/mark-message-as-read