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.
私が欲しいのは、ユーザーが別のユーザーの友達になるためのリクエストを作成するためにクリックできる単純なリンクだけです。ドキュメントはこれについて非常に曖昧です。誰でもそれを行う方法を知っていますか?
API関数を直接使用することにしました:
friendlist_api_relation_add($requester, $requestee, $rtid, $message, $user_generated = TRUE)