0

https://dev.twitter.com/docs/api/1.1/post/statuses/updateまたはhttps://dev.twitter.com/docs/api/1.1/post/statuses/update_with_mediaを使用して自分のステータスを更新できます

しかし、他の誰かにツイートするためのリソースが見当たりません。どうすればいいですか?

4

1 に答える 1

1

誰かにツイートするには、次のようにツイート テキストで「メンション」する必要があります@maxdec hey dude what's up?。したがって、statuses/updateエンドポイントを使用するだけです。

于 2013-11-14T09:17:39.533 に答える