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 应用程序中,提及部分不仅显示 @username 提及,而且还显示您的推文何时被其他人收藏。
我一直在倾注 Twitter Rest API 并浏览那里的论坛,但我找不到模仿这种行为的方法。
我能找到的收藏夹的唯一选项是加载用户收藏夹、创建或销毁。
任何人都知道实现这一目标的方法吗?谢谢!