Replies: 1 comment
-
client.v2.userTimeline('xxxxxxxx', { 'tweet.fields': 'created_at' }); |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using client.v2.userTimeline to get the tweets but the response doesn't have the date and hour fields.
I get only id and text. How can I get the date/time as well ?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions