View on GitHub

LinqToTwitter

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

Totals Entity

The totals entity contains properties about account totals. 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
Favorites Total favorites int no
Followers Total followers int no
Friends Total friends int no
Updates Total updates int no

Twitter API: not documented