2016-12-29 44 views

回答

0

對於該推文的作者,或轉推/引用狀態嘗試。

status = api.get_status(id) 
author = status.author 
retweeted_status_author = status.retweeted_status.author 
quoted_status_author = status.quoted_status.author 
相關問題