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
449 stars 163 forks source link

fix:Uncaught UnexpectedValueException: Value 'user_initiated' https://github.com/netflie/whatsapp-cloud-api/discussions/76 #84

Closed usyeimar closed 1 year ago

usyeimar commented 1 year ago

Fixed an unsupported type error in client-initiated conversations

Link to the problem