client.v2.singleTweet('1455477974489251841', { 'tweet.fields': [ 'organic_metrics', ], }).then((val) => { console.log(val) }).catch((err) => { console.log(err) })