代码之家  ›  专栏  ›  技术社区  ›  user8715867

推特API:如何知道我是否在跟踪某人

  •  0
  • user8715867  · 技术社区  · 8 年前

    跟随我使用的人 api.create_friendship(user_id) 这是因为 .create_friendship(user_id) explanation 好吧,我无法用错误处理程序检测到它,那怎么办?! 知道这一点 user[« following »] 被推特API文档弃用。。。

    1 回复  |  直到 8 年前
        1
  •  1
  •   Terence Eden    8 年前

    根据 the documentation 有一个API调用来查看您是否在跟踪某人。

    friendships/show