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

Fix optional header for interactive list messages #131

Closed horatiua closed 8 months ago

aalbarca commented 10 months ago

Hi @horatiua

Thanks for your help and your great work.

The title of the PR does not match the modified code. New features have been added. Was this really your intention or is it a mistake?

Thanks.

horatiua commented 10 months ago

Hi,

I only wanted the first commit to be merged. The second one is another feature, Interactive Button Messages, that are also unavailable via the API.

Thanks!

aalbarca commented 9 months ago

Hi @horatiua

Can you please remove from this PR the commit what you don't want to be merged?

Thanks.

aalbarca commented 8 months ago

Fixed in https://github.com/netflie/whatsapp-cloud-api/pull/149