GenericTweetsTimelineResponseMeta
| 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] |