1

我正在使用 tweepy 与使用 python 的 twitter API 进行通信。

我正在尝试使用api.user_timeline(id = user_id, exclude_replies=True, count = 1)[0]

但有时这会返回 0 条推文,有时它会起作用,这就是为什么我不知道可能是什么问题。

为什么会这样?

4

0 回答 0