Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 746 Bytes

GenericTweetsTimelineResponseMeta.md

File metadata and controls

17 lines (9 loc) · 746 Bytes

GenericTweetsTimelineResponseMeta

Properties

Name Type Description Notes
newestId String Unique identifier of this Tweet. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers. [optional]
oldestId String Unique identifier of this Tweet. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers. [optional]
previousToken String The previous token [optional]
nextToken String The next token [optional]
resultCount Integer Number of Tweets in result set [optional]