Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 twitter api 并将其设置为定期收集 Twitter 信息。我想避免收集给定用户已经拥有的推文。我知道 rtweet 的 max_id 函数只允许您收集比给定 ID更早的推文;有没有办法收集比给定 ID 号更新的推文?