1
FB.ui({
method: 'apprequests',
message: "hi, come and play with me.",
filters: ['app_non_users'],
frictionlessRequests : true,
to: toids.join(',')
},
function(response) {
當我點擊並打開請求窗口時,我可以看到消息是正確的。 但收到我的請求的人顯示「xx向您發送了請求。」 這是錯的嗎? 或者它會顯示在其他任何東西?關於Facebook的apprequest消息
哦,非常感謝你! –
嗨,你有什麼new_style_message截圖:真的嗎? – Dean
[this](http://i.imgur.com/EEp2P.png)發送方式通知。 – Smita