View on GitHub

LinqToTwitter

LINQ Provider for the Twitter API (C# Twitter Library)

Cursors Entity

The cursors entity contains properties about cursors. The input column designates whether the property is populated by the user and not Twitter (yes) or if it is a property populated by Twitter (no).

Properties:
Name Purpose Type Input
Next Use this value to retrieve next page string no
Previous Use this value to go back to the previous page string no

Twitter API: not documented