【问题标题】:which rest api can be used to get the message sent from other twitter account to my twitter account哪个rest api可用于获取从其他推特帐户发送到我的推特帐户的消息
【发布时间】:2014-01-20 16:03:32
【问题描述】:

假设我有一个名为“A”的推特账户,任何其他拥有推特账户的人都可以在不关注我的情况下向我发送消息。如何使用 Twitter REST API 获取这些消息? 哪个文档描述了这个 API?

【问题讨论】:

    标签: twitter


    【解决方案1】:

    我发现 API 应该是 direct_messages https://dev.twitter.com/docs/api/1.1/get/direct_messages

    使用twitcurl C++ libary,我可以从其他推特用户那里获取direct_messages

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2020-04-16
      • 2023-01-02
      • 2013-04-27
      • 1970-01-01
      • 1970-01-01
      • 2018-02-25
      • 1970-01-01
      • 2022-08-21
      相关资源
      最近更新 更多