Group WhatsApp API: sending group messages without being listed in the group
I am trying to understand something about WhatsApp group messaging API for businesses. The question is: In order to send a message to a group as a business, does my business user have to explicitly be a member of that group? In other words, I want to create a group with a few of my customers via the API, but to post messages there without the need to have my business user to be explicitly listed among the group members.
I went over their official docs: https://developers.facebook.com/docs/whatsapp/api/messages/group/ https://developers.facebook.com/docs/whatsapp/api/groups/
I also read this post (on which I would comment - if I had enough reputation) : How to send message on WhatsApp Group using official API
I didn't find an answer on this question there. Does anyone know?
Thanks :-)