URL for a link to Twitter for a specific tweet

前端 未结 6 585
星月不相逢
星月不相逢 2021-01-31 01:04

I have some Javascript that uses Twitter API to get tweets. I parse the data and use jQuery to generate HTML for the DOM.

An aspect of what I want to display is a \"Vie

6条回答
  •  深忆病人
    2021-01-31 01:29

    I've been tried it. It's work good: - Web : https://twitter.com/statuses/ID - Mobile && Web: https://twitter.com/User_ID/statuses/Tweet_ID

    I hope it's helpful for you.

提交回复
热议问题