取消关注某用户。成功则返回被取消关注人的资料,失败则返回一条字符串的说明。
对应API:{@link http://open.weibo.com/wiki/2/friendships/destroy friendships/destroy}
对应API:{@link http://open.weibo.com/wiki/2/friendships/destroy friendships/destroy}
public unfollow_by_id ( integer $uid ) : array | ||
$uid | integer | 要取消关注的用户UID |
return | array |