Making API Calls
This is the main API section, where the technical descriptions of objects, methods, and other features of LINQ to Twitter are covered.
This section lists the entities returned by LINQ to Twitter. The Twitter API returns JSON that LINQ to Twitter packages up into entities. These entities contain return properties.
The status queries match both Twitter timeline queries and working with statuses
You can get information on users, their friends, and their followers
This section shows you how to send private messages between you and others
This section explains how to work with friendships
You can obtain IDs of friends and followers with the social graph methods
The account API's allow you to manage your Twitter account
Twitter lets you manage favorites, which is supported here too.
This section shows you how to block users that you don't want to see your status.
This method is for testing Twitter connectivity.
You'll learn how LINQ to Twitter supports search and trends in this section.
You can save searches and reuse them later.
Lists allow you to categorize Twitter accounts.
You can report an account as spam with this API
You can obtain info on places associated with geographical information
Stream Twitter content