Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
リクエスト「id/feed」が廃止されたため、Facebook フィード ダイアログを実装して、ユーザーの友達のタイムラインに投稿しようとしています。
ドキュメントパラメータ「to」で見つけました。ここで、ユーザー投稿のIDを定義できます。
しかし、1 つのメッセージを複数の友人に投稿したい場合、どうすればよいでしょうか?
「user_id_1,user_id_2,user_id_3」のようなものを使用しようとしていますが、機能しません。