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

How do we send/receive group messages? #141

Closed skills-up closed 7 months ago

skills-up commented 9 months ago

Hello,

I'm new to this library (and whatsapp cloud api in general). I just want to know how to get notifications when a new message is sent in a group which includes the Whatsapp number linked to cloud api? Similarly, how to send a message to such groups?

Thanks!