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 4j 开发一个 twitter 应用程序。一切正常,除了媒体文件 url 没有与状态一起获取。我进行了很多搜索,twitter 4j 2.2.3 具有 Media Entities.Url 实体的功能,我如何使用 twitter 4j 2.2.1 获取媒体实体。
twitter4j 是开源的,如果您不想升级到新版本,您可以自己修改源代码以满足您的要求。