获取单条ID的微博信息,作者信息将同时返回。
对应API:{@link http://open.weibo.com/wiki/2/statuses/show statuses/show}
对应API:{@link http://open.weibo.com/wiki/2/statuses/show statuses/show}
public show_status ( integer $id ) : array | ||
$id | integer | 要获取已发表的微博ID, 如ID不存在返回空 |
return | array |