Facebook API method: How can I send private messages to multiple friends using FB.api -


i want send private messages friends silently. so, prefer fb.api method send.

but, not find best solution problem.

send dialog api sends in fb.ui method , can't send more 1 @ time. expects form submission.

feed dialog api public post. think, i'm right.

my exact scenario is, have huge number of messages in app. select , send friends. not displayed on wall. mean should not public. should private message.

please send ideas.

facebook not provide api this, provide chat api, can send messages via it. more details see https://developers.facebook.com/docs/chat/


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -