| Field | Setter Type | Getter Type | Required | Description | Example |
|---|---|---|---|---|---|
nextCursor |
@Nullable String | JsonNullable<String> | ➖ | Cursor returned by the previous page. Leave empty to fetch the first page. Supports tri-state: omit setter to leave unset, pass null to send explicit JSON null. |
DAAHCgABHFeD5h9__-cLAAIAAAATMjAzODIzMzA5NTM4ODY4MDU5NAgAAwAAAAIAAA |
count |
@Nullable long | Optional<long> | ➖ | Maximum number of tweets to return for this page. | 20 |