netflie / whatsapp-cloud-api

The first PHP API to send and receive messages using a cloud-hosted version of the WhatsApp Business Platform
https://netflie.es/portfolio/whatsapp-business-cloud-api-php-sdk/
MIT License
428 stars 151 forks source link

New features with minor fix #177

Closed derrickobedgiu1 closed 4 months ago

derrickobedgiu1 commented 4 months ago

This includes new features: react to a message, call to action, and minor fix on send document to have an optional caption.

I couldn't find the old documentation that showed how to unreact to a message.

NOT INCLUDED: Tests

Much appreciation to anyone willing to write the tests and review this PR.