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
456 stars 166 forks source link

Add support for Whatsapp ID when sending contacts #41

Closed vicenterusso closed 1 year ago

vicenterusso commented 1 year ago

Not sure about the __construct param orders though

aalbarca commented 1 year ago

I don't like the param order but I think this option is the best option in order to don't break the API and don't need to release a major version of the package. This will be refactored in future major versions, not problem.