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)