成功则返回关注人的资料,目前的最多关注2000人,失败则返回一条字符串的说明。如果已经关注了此人,则返回http 403的状态。关注不存在的ID将返回400。
对应API:{@link http://open.weibo.com/wiki/2/friendships/create friendships/create}
对应API:{@link http://open.weibo.com/wiki/2/friendships/create friendships/create}
public follow_by_name ( string $screen_name ) : array | ||
$screen_name | string | 要关注的用户昵称 |
return | array |