pimax / fb-messenger-php

Facebook Messenger Bot PHP API
GNU General Public License v2.0
314 stars 147 forks source link

Send to all users using batch messages #162

Closed salahy closed 5 years ago

salahy commented 5 years ago

Hello, Can I send a message to all my users who interacted with the Chatbot (I already save their profile id's) I don't want to do for loop to send them messages, is there's a way I can send it as a batch ?

Thanks

wittfabian commented 5 years ago

Check https://github.com/pimax/fb-messenger-php/blob/master/FbBotApp.php#L64