You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I,m using the userTimeline method, this way (code below 👇) I get the media URL(s) related to the tweets of the user 12, but how do I get the media that belongs to the quoted tweets or retweeted tweets that are in the timeline?
Is there a more effective way than using each of those ids and getting them via tweets() or singleTweet()?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi! I,m using the userTimeline method, this way (code below 👇) I get the media URL(s) related to the tweets of the user 12, but how do I get the media that belongs to the quoted tweets or retweeted tweets that are in the timeline?
Is there a more effective way than using each of those ids and getting them via tweets() or singleTweet()?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions