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.
API 说它最多只能返回 100 个用户。
它会返回前一百个转发者,还是返回最新的一百个转发者?谢谢。
retweeted_by API返回最近的转发者。
这些是按转推日期排序的——最近的排在第一位。
每页限制为 100 个,但返回的可能少于此(例如,如果有人删除了他们的转推)。