Twitterizer2 Represents the callback signature for asynchronous methods. The result. The base object class The ITwitterObject interface. Annotations are additional pieces of data, supplied by Twitter clients, in a non-structured dictionary. The annotations. The format that all twitter dates are in. The format that all twitter search api dates are in. Annotations are additional pieces of data, supplied by Twitter clients, in a non-structured dictionary. The annotations. The Show User Command http://dev.twitter.com/doc/get/users/show The base command class. The business object the command should return. The ICommand interface. The Type of the BaseObject that the command returns Initializes the command. Executes the command. The results of the command. Gets the request parameters. The request parameters. Initializes a new instance of the class. The method. The end point. The tokens. The optional properties. Initializes the command. Executes the command. The results of the command. Sets the status code. The twitter response. The status code. The rate limiting. Sets the command URI. The end point. Parses the rate limit headers. The headers of the web response. An object that contains the rate-limiting info contained in the response headers Parses the access level headers. The headers of the web response. An enum of the current access level of the OAuth Token being used. Adds the result to cache. The cache key builder. The cache. The result object. Gets or sets the optional properties. The optional properties. Gets or sets the API method URI. The URI for the API method. Gets or sets the method. The method. Gets or sets the request parameters. The request parameters. Gets or sets the serialization delegate. The serialization delegate. Gets the request tokens. The request tokens. Gets or sets a value indicating whether this is multipart. true if multipart; otherwise, false. Initializes a new instance of the class. The request tokens. The user id. The username. The options. Inits this instance. Gets or sets the user ID. The user ID. Gets or sets the name of the user. The name of the user. The User Search Command class. Initializes a new instance of the class. The request tokens. The query. The options. Initializes the command. Gets or sets the query. The query. The suggested users command class http://dev.twitter.com/doc/get/users/suggestions/:slug Initializes a new instance of the class. The tokens. The category slug. The options. Inits this instance. Gets or sets the slug. The slug. The Lookup Users command class. Initializes a new instance of the class. The tokens. The options. Inits this instance. Represents a pre-parsed url located within the body of a . The base class for twitter entities that describe tweet text. Initializes a new instance of the class. Gets or sets the start index. The start index. Gets or sets the end index. The end index. Initializes a new instance of the class. Gets or sets the URL parsed from the tweet text. The parsed URL. Gets or sets the Display URL parsed from the tweet text. The parsed Display URL. Gets or sets the Expanded URL parsed from the tweet text. The parsed Expanded URL. Provides interaction with timelines Returns the 20 most recent statuses, including retweets, posted by the authenticating user and that user's friends. This is the equivalent of /timeline/home on the Web. The tokens. The options. A collection of items. The tokens. A collection of items. The options. A collection of items. Returns the 20 most recent statuses posted by the authenticating user. It is also possible to request another user's timeline by using the screen_name or user_id parameter. The oauth tokens. The options. A instance. Returns the 20 most recent statuses posted by the authenticating user. It is also possible to request another user's timeline by using the screen_name or user_id parameter. The oauth tokens. A instance. Returns the 20 most recent statuses posted by the authenticating user. It is also possible to request another user's timeline by using the screen_name or user_id parameter. The options. A instance. Gets the public timeline. A . Returns the 20 most recent statuses, including retweets if they exist, from non-protected users. The public timeline is cached for 60 seconds. The oauth tokens. A . Returns the 20 most recent statuses, including retweets if they exist, from non-protected users. The public timeline is cached for 60 seconds. The properties. A . Returns the 20 most recent statuses, including retweets if they exist, from non-protected users. The public timeline is cached for 60 seconds. The oauth tokens. The options. A . Obtains the authorized user's friends timeline. The tokens. A . Obtains the authorized user's friends timeline. The tokens. The options. A . Returns the 20 most recent tweets of the authenticated user that have been retweeted by others. The tokens. The options. A instance. Returns the 20 most recent tweets of the authenticated user that have been retweeted by others. The tokens. A instance. Returns the 20 most recent retweets posted by the authenticating user. The tokens. The options. A instance. Returns the 20 most recent retweets posted by the authenticating user. The tokens. A instance. Returns the 20 most recent retweets posted by the authenticating user's friends. The tokens. The options. A instance. Returns the 20 most recent retweets posted by the authenticating user's friends. The tokens. A instance. Returns the 20 most recent mentions (status containing @username) for the authenticating user. The tokens. The options. A instance. Returns the 20 most recent mentions (status containing @username) for the authenticating user. The tokens. A instance. The TwitterTrendLocation class. Gets or sets the name. The name of the trend. Gets or sets the WOEID. The WOEID of the trend. Provides methods to update a user's preferences on notifications. For example, whether a user will be notified on mention via SMS. Enables device notifications for updates from the specified user. Returns the specified user when successful. The tokens. The user id. The options. Enables device notifications for updates from the specified user. Returns the specified user when successful. The tokens. The user id. Enables device notifications for updates from the specified user. Returns the specified user when successful. The tokens. The user's screen name. The options. Enables device notifications for updates from the specified user. Returns the specified user when successful. The tokens. The user's screen name. Disables notifications for updates from the specified user to the authenticating user. Returns the specified user when successful. The tokens. The user id. The options. Disables notifications for updates from the specified user to the authenticating user. Returns the specified user when successful. The tokens. The user id. Disables notifications for updates from the specified user to the authenticating user. Returns the specified user when successful. The tokens. The user's screen name. The options. Disables notifications for updates from the specified user to the authenticating user. Returns the specified user when successful. The tokens. The user's screen name. Provides optional parameters for the method. Provides a base class for method specific optional parameters, as well as properties for providing configuration settings at run time. Initializes a new instance of the class. Reads the configuration settings. Allows modification of the API endpoint addresses to enable SSL communication. The default value can be set at an application level by adding a Twitterizer2.EnableSSL application setting with the value true. For example: ]]> The current configured value. true if enabled, otherwise false. Default: false Allows configuration of the base address for API method requests for support for 3rd party 'twitter-like' APIs. The default value can be set at an application level by adding a Twitterizer2.APIBaseAddress application setting with the base address as the value. For example: ]]> The API end point base address. Default: "http://api.twitter.com/1/" Allows overriding of the default proxy settings for API call requests. The supplied , or null. Allows run time enabling of API output caching. The default value can be set at an application level by adding a Twitterizer2.EnableCaching application setting with value true. For example: ]]> The currently configured value. true if enabled, otherwise false. Default: false Allows configuration of the sliding expiration timespan for output caching. The default value can be set at an application level by adding a Twitterizer2.CacheTimeout application setting with value equal to the number of seconds of the duration. For example: ]]> The duration that API output should be cached, on a sliding expiration, once enabled. Default: 5 minutes Gets or sets the cursor. The cursor. The twitter place class. Represents a place or area. Retrieves a place based on the specified coordinates. The latitude. The longitude. The options. A collection of matched items. Retrieves a place based on the specified coordinates. The latitude. The longitude. A collection of matched items. Gets or sets the country code. The country code. Gets or sets the type of the place. The type of the place. Gets or sets the address of the data. The address of the data. Gets or sets the country. The country. Gets or sets the address of the street. The address of the street. Gets or sets the full name. The full name. Gets or sets the name of the place. The name of the place. Gets or sets the place id. The place id. Gets or sets the bounding box. The bounding box. The optional parameters for the class. Gets or sets the page. The page. Provides methods to request and modify details of an authorized user's account details. Verifies the user's credentials. The tokens. The options. Verifies the user's credentials. The tokens. Sets one or more hex values that control the color scheme of the authenticating user's profile page on twitter.com The tokens. The options. The user, with updated data, as a Updates the authenticating user's profile image. The tokens. The image data. The options. The user, with updated data, as a Updates the authenticating user's profile image. The tokens. The image location. The options. The user, with updated data, as a Updates the authenticating user's profile background image. This method can also be used to enable or disable the profile background image. The tokens. The image data. The options. Updates the authenticating user's profile background image. This method can also be used to enable or disable the profile background image. The tokens. The image location. The options. Sets values that users are able to set under the "Account" tab of their settings page. Only the parameters specified will be updated. The tokens. The options. The command to update the user's status. (a.k.a. post a new tweet) Initializes a new instance of the class. The request tokens. The status text. The optional properties. Initializes the command. Gets or sets the status text. The status text. The Show Status Command Initializes a new instance of the class. The request tokens. The status id. The options. Inits this instance. The timeline options class. Provides optional parameters for timeline methods. Initializes a new instance of the class. Initializes the specified command. The command. The options. Gets or sets the minimum (earliest) status id to request. The since id. Gets or sets the max (latest) status id to request. The max id. Gets or sets the number of messages to request. The number of messages to request. Gets or sets the page number to request. The page number. Gets or sets a value indicating whether user objects should contain only Id values. true if user objects should contain only Id values; otherwise, false. Gets or sets a value indicating whether [include retweets]. true if [include retweets]; otherwise, false. The Create Saved Search Command class. Creates the Saved Search with the query provided as the authenticating user. Returns the saved search when successful. Initializes a new instance of the class. The tokens. The query. The options. Initializes the command. Gets or sets the query. The query. The Saved Searches Command class. Returns the saved searches collection when successful. Initializes a new instance of the class. The tokens. The options. Initializes the command. Returns the members of the specified list. Initializes a new instance of the class. The request tokens. The username. The list id or slug. The options. Initializes the command. The Get Lists Options class Gets or sets the cursor. The cursor. The optional properties for the class. Gets or sets the cursor. The cursor. The Status Update Options class Initializes a new instance of the class. Gets or sets the in reply to status id. The in reply to status id. Gets or sets the latitude. The latitude. Gets or sets the longitude. The longitude. Gets or sets a value indicating whether or not to put a pin on the exact coordinates a tweet has been sent from. true to put a pin on the exact coordinates; otherwise, false. Gets or sets a place in the world. These IDs can be retrieved from geo/reverse_geocode. The place id. The information class which gives general information about the assembly. Obtains the current assembly version. The assembly version string in the format (#.#.#.#) The Retweeted By Me Command. Initializes a new instance of the class. The request tokens. The options. Initializes the command. The Mentions Command class The Paged Timeline Command class. Provides common functionality for all of the paged timeline command classes. Initializes a new instance of the class. The HTTP method. The end point. The tokens. The optional properties. Initializes the command. Initializes a new instance of the class. The request tokens. The options. Inits this instance. The get lists command class Initializes a new instance of the class. The request tokens. The options. Initializes the command. The optional properties class for the method. Specifies the number of records to retrieve. Must be less than or equal to 100. The count. Specifies the page of results to retrieve. The page. When set to true each tweet returned in a timeline will include a user object including only the status authors numerical ID. Omit this parameter to receive the complete user object. true if [trim user]; otherwise, false. Gets or sets a value indicating whether entities should be included in the results. true if entities should be included; otherwise, false. The Related Results Command. The base address to the API method. Initializes a new instance of the class. The request tokens. The status id. The options. Initializes the command. Represents a pre-parsed media entity located within the body of a . Initializes a new instance of the class. Gets or sets the type of the media. The type of the media. Gets or sets the id. The id. Gets or sets the id string. The id string. Gets or sets the media URL. The media URL. Gets or sets the media URL secure. The media URL secure. Gets or sets the sizes. The sizes. The list of currently available and supported media types. (default) Indicates the media type returned is unsupported. Indicates the media type returned is a photo. Represents the display size of a media entity. Gets or sets the size. The size. Gets or sets the width. The width. Gets or sets the height. The height. Gets or sets the resize. The resize. The enumerated types of reszing that could be applied to the media entity. Indicates that the resizing method was unrecognized. Indicates that the media entity was cropped. Indicates that the media entity was resized to fit without cropping. The list of recognized media sizes. (default) Indicates that the size provided by the API was unrecognized. Indicates that the media entity is a thumbnail size. Indicates that the media entity is a small size. Indicates that the media entity is a medium size. Indicates that the media entity is a large size. Represents a single point on planet earth. Gets or sets the latitude. The latitude. Gets or sets the longitude. The longitude. Reads a json array of coordinates and converts it into a collection of coordinate objects. Determines whether this instance can convert the specified object type. Type of the object. true if this instance can convert the specified object type; otherwise, false. Reads the json. The reader. Type of the object. The existing value. The serializer. A deserialized Writes the json. The writer. The value. The serializer. The blocking command class. Initializes a new instance of the class. The tokens. The options. Inits this instance. The Verify Credentials Options class. Provides a payload for optional parameters for the Verify Credentials Command. Initializes a new instance of the class. Gets or sets a value indicating whether [include entities]. true if [include entities]; otherwise, false. The base class for object collections. The type of object stored in the collection. Gets or sets the annotations. The annotations. The Serialization Helper class. Provides a simple interface for common serialization tasks. The type of object to be deserialized Deserializes the specified web response. The web response data. The deserialization handler. A strongly typed object representing the deserialized data of type Deserializes the specified web response. The web response data. A strongly typed object representing the deserialized data of type The JavascriptConversionDelegate. The delegate is invokes when using the JavaScriptSerializer to manually construct a result object. Contains nested dictionary objects containing deserialized values for manual parsing. A strongly typed object representing the deserialized data of type The create list command class Initializes a new instance of the class. The request tokens. The slug. The list id. The options. Initializes the command. Gets or sets the list id. The list id. Gets or sets the slug. The slug. The followers options class. Provides a payload for optional parameters of the FollowersCommand class. Gets or sets the ID of the user for whom to request a list of followers. The user id. Gets or sets the screen name of the user for whom to request a list of followers. The name of the screen. Gets or sets the cursor. The cursor. The retweeted by ids command class. http://dev.twitter.com/doc/get/statuses/:id/retweeted_by/ids Inits this instance. Represents a pre-parsed hash tag in a value. Initializes a new instance of the class. Gets or sets the hash tag text. The hash tag text. The Create Friendship Options class Initializes a new instance of the class. Gets or sets a value indicating whether to enable delivery of statuses from this user to the authenticated user's device true if follow; otherwise, false. Returns an array of numeric IDs for every user who has a pending request to follow the authenticating user. Initializes a new instance of the class. The tokens. The options. Inits this instance. The Direct Message Collection class Initializes a new instance of the class. The tokens. The id. The options. Inits this instance. The verify credentials command class. Initializes a new instance of the class. The request tokens. The options. Initializes the command. The XAuthUtility class. Allows OAuth applications to directly exchange Twitter usernames and passwords for OAuth access tokens and secrets. The consumer key. The consumer secret. The username. The password. A instance. The command to obtain followers of a user. Initializes a new instance of the class. The request tokens. The options. Initializes the command. The retweet command class. The base address to the API method. Initializes a new instance of the class. The request tokens. The status id. The options. Initializes the command. Provides methods for reporting users and tweets as inappropriate or spam. Blocks the user and reports them for spam/abuse. The tokens. The user id. The options. The user details. Blocks the user and reports them for spam/abuse. The tokens. The user id. The user details. Blocks the user and reports them for spam/abuse. The tokens. The user's screen name. The options. The user details. Blocks the user and reports them for spam/abuse. The tokens. The user's screen name. The user details. The TwitterSavedSearchCollection class. Removes the specified member from the list. The authenticated user must be the list's owner to remove members from the list. Initializes a new instance of the class. The request tokens. The owner username. The list id. The user id. The options. Initializes the command. Gets or sets the user id. The user id. The optional parameters for the class. Gets or sets the cursor. The cursor. Lists the possible types of geographic boundaries. A single point. Expect one coordinate. A line, or multiple lines joined end-to-end. A polygon-shaped area. A circle represented by a single point (the center) and the radius. Represents a geological area Gets or sets the type of the shape. The type of the shape. Gets or sets the coordinates. The coordinates. The twitter bounding box class. Represents a series of latitude and longitude coordinates that represents an area. Gets or sets the type. The type of bounding box. Gets or sets the coordinates. The coordinates. Creates a friendship between the authenticated user and another user The base address to the API method. Initializes a new instance of the class. The request tokens. The userid. The optional properties. Initializes a new instance of the class. The request tokens. Name of the user. The optional properties. Initializes the command. Gets or sets the user id. The user id. Gets or sets the username. The username. The exists block command class. http://dev.twitter.com/doc/post/blocks/exists Initializes a new instance of the class. The tokens. Name of the screen. The user id. The options. Inits this instance. Gets or sets the name of the screen. The name of the screen. Gets or sets the user id. The user id. The Twitterizer Exception Initializes a new instance of the class. Initializes a new instance of the class. The message. Initializes a new instance of the class. The message. The inner exception. Parses the rate limit headers. The response. Gets or sets the result. The result. Gets or sets the response body. The response body. Gets or sets the rate limits. The rate limits. Gets or sets the error details. The error details. Gets the response that the remote host returned. If a response is available from the Internet resource, a instance that contains the error response from an Internet resource; otherwise, null. Gets the bug report. The bug report. The Twitter Rate Limit Status class Gets the rate limiting status status for the authenticated user. The OAuth tokens. The options. A instance. Gets the rate limiting status status based on the application's IP address. The OAuth tokens. A instance. Gets the rate limiting status status based on the application's IP address. A instance. Gets or sets the remaining hits. The remaining hits. Gets or sets the hourly limit. The hourly limit. Gets or sets the UTC string value of the time rate limiting will reset. The reset time string. The rate limit status command class. Initializes a new instance of the class. The request tokens. The options. Initializes the command. The command to update the user's status. (a.k.a. post a new tweet) Initializes a new instance of the class. The request tokens. The status text. The file to upload. The optional properties. Initializes the command. Gets or sets the status text. The status text. Gets or sets the file location. The file location. The TwitterTrendCollection class. Represents multiple elements. The Json converter class for the TwitterTrendCollection object Determines whether this instance can convert the specified object type. Type of the object. true if this instance can convert the specified object type; otherwise, false. Reads the json. The reader. Type of the object. The existing value. The serializer. A collection of items. Writes the json. The writer. The value. The serializer. The notification follow command class. Initializes a new instance of the class. The tokens. The user id. Name of the screen. The options. Inits this instance. Gets or sets the user id. The user id. Gets or sets the name of the screen. The name of the screen. The create list command class Initializes a new instance of the class. The request tokens. Name of the user. The options. Initializes the command. The reverse geocode command class. Performs a reverse geocode lookup. Initializes a new instance of the class. The latitude. The longitude. The options. Initializes the command. Gets or sets the latitude. The latitude. Gets or sets the longitude. The longitude. Initializes a new instance of the class. The tokens. The image. The options. Initializes the command. Converts date strings returned by the Twitter API into The date pattern for most dates returned by the API Reads the json. The reader. Type of the object. The existing value. The serializer. The parsed value as a DateTime, or null. Writes the json. The writer. The value. The serializer. Holds a collection of ID values Initializes a new instance of the class. Initializes a new instance of the class. The items. Performs an explicit conversion from to . The collection. The result of the conversion. Annotations are additional pieces of data, supplied by Twitter clients, in a non-structured dictionary. The annotations. Holds extension methods related to the class. Converts the collection to a class. The old. Holds a collection of ID values that are broken into multiple pages. Deserializes the specified value. The value. Annotations are additional pieces of data, supplied by Twitter clients, in a non-structured dictionary. The annotations. Gets or sets the next cursor. The next cursor. Gets or sets the previous cursor. The previous cursor. The TwitterUser class represents a twitter user account and provides methods for interacting with user-centric API methods. Returns extended information of a given user, specified by ID or screen name as per the required id parameter. The author's most recent status will be returned inline. A new instance of the class. This method interacts with the users/show API endpoint. Documentation can be found here: http://dev.twitter.com/doc/get/users/show Indicates that a required argument was not supplied.Indicates that an argument supplied was not valid. The tokens.The user id.Optional parameters for runtime configuration settings. // Declare the user's id variable decimal userId = 1; // Declare the options object for configuration settings OptionalProperties options = new OptionalProperties(); // Declare our user variable and fetch the user's details TwitterResponse<TwitterUser> user = TwitterUser.Show(tokens, userId, options); '-- Declare the user's id variable Dim userId As decimal = 1 '-- Declare the options object for configuration settings Dim options As new OptionalProperties() '-- Declare our user variable and fetch the user's details Dim user As TwitterResponse(Of TwitterUser) = TwitterUser.Show(tokens, userId, options) Returns extended information of a given user, specified by ID or screen name as per the required id parameter. The author's most recent status will be returned inline. A new instance of the class. This method interacts with the users/show API endpoint. Documentation can be found here: http://dev.twitter.com/doc/get/users/show Indicates that a required argument was not supplied.Indicates that an argument supplied was not valid. The user id.Optional parameters for runtime configuration settings. // Declare the user's id variable decimal userId = 1; // Declare the options object for configuration settings OptionalProperties options = new OptionalProperties(); // Declare our user variable and fetch the user's details TwitterResponse<TwitterUser> user = TwitterUser.Show(userId, options); '-- Declare the user's id variable Dim userId As decimal = 1 '-- Declare the options object for configuration settings Dim options As new OptionalProperties() '-- Declare our user variable and fetch the user's details Dim user As TwitterResponse(Of TwitterUser) = TwitterUser.Show(userId, options) Returns extended information of a given user, specified by ID or screen name as per the required id parameter. The author's most recent status will be returned inline. A new instance of the class. This method interacts with the users/show API endpoint. Documentation can be found here: http://dev.twitter.com/doc/get/users/show Indicates that a required argument was not supplied.Indicates that an argument supplied was not valid. The tokens.The user id. // Declare the user's id variable decimal userId = 1; // Declare our user variable and fetch the user's details TwitterResponse<TwitterUser> user = TwitterUser.Show(tokens, userId); '-- Declare the user's id variable Dim userId As decimal = 1 '-- Declare our user variable and fetch the user's details Dim user As TwitterResponse(Of TwitterUser) = TwitterUser.Show(tokens, userId) Returns extended information of a given user, specified by ID or screen name as per the required id parameter. The author's most recent status will be returned inline. A new instance of the class. This method interacts with the users/show API endpoint. Documentation can be found here: http://dev.twitter.com/doc/get/users/show Indicates that a required argument was not supplied.Indicates that an argument supplied was not valid. The user id. // Declare the user's id variable decimal userId = 1; // Declare our user variable and fetch the user's details TwitterResponse<TwitterUser> user = TwitterUser.Show(userId); '-- Declare the user's id variable Dim userId As decimal = 1 '-- Declare our user variable and fetch the user's details Dim user As TwitterResponse(Of TwitterUser) = TwitterUser.Show(userId) Returns extended information of a given user, specified by ID or screen name as per the required id parameter. The author's most recent status will be returned inline. A new instance of the class. This method interacts with the users/show API endpoint. Documentation can be found here: http://dev.twitter.com/doc/get/users/show Indicates that a required argument was not supplied.Indicates that an argument supplied was not valid. The tokens.The user name.The options. // Declare the username variable string userName = "twit_er_izer"; // Declare the options object for configuration settings OptionalProperties options = new OptionalProperties(); // Declare our user variable and fetch the user's details TwitterResponse<TwitterUser> user = TwitterUser.Show(tokens, userName, options); '-- Declare the user's id variable Dim UserName As String = "twit_er_izer" '-- Declare the options object for configuration settings Dim options As new OptionalProperties() '-- Declare our user variable and fetch the user's details Dim user As TwitterResponse(Of TwitterUser) = TwitterUser.Show(tokens, UserName, options) Returns extended information of a given user, specified by ID or screen name as per the required id parameter. The author's most recent status will be returned inline. A new instance of the class. This method interacts with the users/show API endpoint. Documentation can be found here: http://dev.twitter.com/doc/get/users/show Indicates that a required argument was not supplied.Indicates that an argument supplied was not valid. The user name.The options. // Declare the username variable string userName = "twit_er_izer"; // Declare the options object for configuration settings OptionalProperties options = new OptionalProperties(); // Declare our user variable and fetch the user's details TwitterResponse<TwitterUser> user = TwitterUser.Show(userName, options); '-- Declare the user's id variable Dim UserName As String = "twit_er_izer" '-- Declare the options object for configuration settings Dim options As new OptionalProperties() '-- Declare our user variable and fetch the user's details Dim user As TwitterResponse(Of TwitterUser) = TwitterUser.Show(UserName, options) Returns extended information of a given user, specified by ID or screen name as per the required id parameter. The author's most recent status will be returned inline. A new instance of the class. This method interacts with the users/show API endpoint. Documentation can be found here: http://dev.twitter.com/doc/get/users/show Indicates that a required argument was not supplied.Indicates that an argument supplied was not valid. The tokens.The user name. // Declare the username variable string userName = "twit_er_izer"; // Declare our user variable and fetch the user's details TwitterResponse<TwitterUser> user = TwitterUser.Show(tokens, userName); '-- Declare the user's id variable Dim UserName As String = "twit_er_izer" '-- Declare our user variable and fetch the user's details Dim user As TwitterResponse(Of TwitterUser) = TwitterUser.Show(tokens, UserName, options) Returns extended information of a given user, specified by ID or screen name as per the required id parameter. The author's most recent status will be returned inline. A new instance of the class. This method interacts with the users/show API endpoint. Documentation can be found here: http://dev.twitter.com/doc/get/users/show Indicates that a required argument was not supplied.Indicates that an argument supplied was not valid. The user name. // Declare the username variable string userName = "twit_er_izer"; // Declare our user variable and fetch the user's details TwitterResponse<TwitterUser> user = TwitterUser.Show(userName); '-- Declare the user's id variable Dim UserName As String = "twit_er_izer" '-- Declare our user variable and fetch the user's details Dim user As TwitterResponse(Of TwitterUser) = TwitterUser.Show(UserName) Run a search for users similar to the Find People button on Twitter.com; the same results returned by people search on Twitter.com will be returned by using this API. This method interacts with the users/search API endpoint. Documentation can be found here: http://dev.twitter.com/doc/get/users/search Indicates that a required argument was not supplied.Indicates that an argument supplied was not valid. A instance. The OAuth access tokens.The search query.Optional parameters. // Declare the search query string query = "from:twit_er_izer @twitterapi"; // Declare the optional parameter object UserSearchOptions options = new UserSearchOptions(); options.NumberPerPage = 10; options.Page = 2; // Perform the search TwitterResponse<TwitterUserCollection> searchResults = TwitterUser.Search(oauthTokens, query, options); '-- Declare the search query Dim Query As String = "from:twit_er_izer @twitterapi" '-- Declare the optional parameter object Dim options As new UserSearchOptions() options.NumberPerPage = 10 options.Page = 2 '-- Perform the search Dim searchResults As TwitterResponse(Of TwitterUserCollection) = TwitterUser.Search(oauthTokens, query, options) Run a search for users similar to the Find People button on Twitter.com; the same results returned by people search on Twitter.com will be returned by using this API. This method interacts with the users/search API endpoint. Documentation can be found here: http://dev.twitter.com/doc/get/users/search Indicates that a required argument was not supplied.Indicates that an argument supplied was not valid. A instance. The OAuth access tokens.The search query. // Declare the search query string query = "from:twit_er_izer @twitterapi"; // Perform the search TwitterResponse<TwitterUserCollection> searchResults = TwitterUser.Search(oauthTokens, query); '-- Declare the search query Dim Query As String = "from:twit_er_izer @twitterapi" '-- Perform the search Dim searchResults As TwitterResponse(Of TwitterUserCollection) = TwitterUser.Search(oauthTokens, query) Return up to 100 users worth of extended information, specified by either ID, screen name, or combination of the two. The tokens. The options. Show user objects of up to 100 members who retweeted the status. The tokens. The status id. The options. A collection of user objects. Show user objects of up to 100 members who retweeted the status. The tokens. The status id. A collection of user objects. Show user ids of up to 100 members who retweeted the status. The tokens. The status id. The options. A collection of user ids. Show user ids of up to 100 members who retweeted the status. The tokens. The status id. A collection of user ids. Gets or sets the User ID. The User ID. Gets or sets the string id. The string id. Gets or sets the name of the user. The name of the user. Gets or sets the location. The location. Gets or sets the description. The description. Gets or sets the status. The status. Gets or sets the created date. The created date. Gets or sets the time zone. The time zone. Gets or sets the number of followers. The number of followers. Gets or sets the number of statuses. The number of statuses. Gets or sets the number of friends. The number of friends. Gets or sets a value indicating whether the user has enabled contributors access to his or her account. The is contributors enabled value. Gets or sets the language. The language. Gets or sets a value indicating whether the user receives notifications. true if the user receives notifications; otherwise, false. Gets or sets the screenname. The screenname. Gets or sets a value indicating whether the authenticated user is following this user. true if the authenticated user is following this user; otherwise, false. Gets or sets the a value indicating whether the authenticated user is followed by this user. The is followed by. Gets or sets the number of favorites. The number of favorites. Gets or sets a value indicating whether this user is protected. true if this user is protected; otherwise, false. Gets or sets a value indicating whether this user is geo enabled. true if this user is geo enabled; otherwise, false. Gets or sets the time zone offset. The time zone offset. Also called the Coordinated Universal Time (UTC) offset. Gets or sets the user's website. The website address. Gets or sets the listed count. The listed count. Gets or sets a value indicating whether [follow request sent]. true if [follow request sent]; otherwise, false. Gets or sets a value indicating whether the user is verified. true if the user is verified; otherwise, false. Gets or sets the color of the profile background. The color of the profile background. Gets the color of the profile background. The color of the profile background. Gets or sets a value indicating whether this user's profile background image is tiled. true if this user's profile background image is tiled; otherwise, false. Gets or sets the color of the profile link. The color of the profile link. Gets the color of the profile link. The color of the profile link. Gets or sets the profile background image location. The profile background image location. Gets or sets the color of the profile text. The color of the profile text. Gets the color of the profile text. The color of the profile text. Gets or sets the profile image location. The profile image location. Gets or sets the secure profile image location (https). The profile image location. Gets or sets the color of the profile sidebar border. The color of the profile sidebar border. Gets the color of the profile sidebar border. The color of the profile sidebar border. Represents a collection of . The related tweets object. Represents the result from the related_results/show/:id.json endpoint. Gets or sets the results. The results. Gets or sets the type of the result. The type of the result. Gets or sets the name of the group. The name of the group. Gets or sets the score. The score. The delete saved search command class. Deletes the saved search specified in the ID parameter as the authenticating user. Returns the deleted saved search in the requested format when successful. Initializes a new instance of the class. The tokens. The savedsearch id. The options. Initializes the command. Returns the members of the specified list. Initializes a new instance of the class. The request tokens. The options. Initializes the command. The twitter list collection class. Deserializes the specified value. The value. Gets or sets the next cursor. The next cursor. Gets or sets the previous cursor. The previous cursor. Gets or sets information about the user's rate usage. The rate limiting object. The Direct Message Entity Class Returns a list of the 20 most recent direct messages sent to the authenticating user. The tokens. A instance. Returns a list of the 20 most recent direct messages sent to the authenticating user. The tokens. The options. A instance. Returns a list of the 20 most recent direct messages sent by the authenticating user. The tokens. A instance. Sends a new direct message to the specified user from the authenticating user. The OAuth tokens. The user id. The text of your direct message. The options. A instance. Sends a new direct message to the specified user from the authenticating user. The OAuth tokens. The user id. The text of your direct message. A instance. Sends a new direct message to the specified user from the authenticating user. The OAuth tokens. The user's screen name. The message text. The options. A object of the created direct message. Sends a new direct message to the specified user from the authenticating user. The OAuth tokens. The user's screen name. The message text. A object of the created direct message. Returns a list of the 20 most recent direct messages sent by the authenticating user. The tokens. The options. A instance. Deletes this direct message. The tokens. The options. A instance. Deletes this direct message. The tokens. The direct message id. The options. A instance. Returns a single direct message, specified by an id parameter. Like the /1/direct_messages.format request, this method will include the user objects of the sender and recipient. The tokens. The id. The options. Gets or sets the direct message id. The direct message id. Gets or sets the sender id. The sender id. Gets or sets the direct message text. The direct message text. Gets or sets the recipient id. The recipient id. Gets or sets the created date. The created date. Gets or sets the name of the sender screen. The name of the sender screen. Gets or sets the name of the recipient screen. The name of the recipient screen. Gets or sets the sender. The sender. Gets or sets the recipient. The recipient. Gets or sets the entities. The entities. Provides methods for interacting with user blocks. Blocks the user specified as the authenticating user. Destroys a friendship to the blocked user if it exists. The tokens. The user id. The options. The blocked user in the requested format when successful. Blocks the user specified as the authenticating user. Destroys a friendship to the blocked user if it exists. The tokens. The user id. The blocked user in the requested format when successful. Blocks the user specified as the authenticating user. Destroys a friendship to the blocked user if it exists. The tokens. The user's screen name. The options. The blocked user in the requested format when successful. Blocks the user specified as the authenticating user. Destroys a friendship to the blocked user if it exists. The tokens. The user's screen name. The blocked user in the requested format when successful. Unblocks the user specified as the authenticating user. The tokens. The user id. The options. The unblocked user in the requested format when successful. Unblocks the user specified as the authenticating user. The tokens. The user id. The unblocked user in the requested format when successful. Unblocks the user specified as the authenticating user. The tokens. The user's screen name. The options. The unblocked user in the requested format when successful. Unblocks the user specified as the authenticating user. The tokens. The user's screen name. The unblocked user in the requested format when successful. Checks for a block against the the user specified as the authenticating user. The tokens. The user id. The options. The blocked user in the requested format when successful. Checks for a block against the the user specified as the authenticating user. The tokens. The user id. The blocked user in the requested format when successful. Checks for a block against the the user specified as the authenticating user. The tokens. The user's screen name. The options. The blocked user in the requested format when successful. Checks for a block against the the user specified as the authenticating user. The tokens. The user's screen name. The blocked user in the requested format when successful. Returns a collection of user objects that the authenticating user is blocking. The tokens. The options. Returns a collection of user objects that the authenticating user is blocking. The tokens. Returns an collection of user ids the authenticating user is blocking. The tokens. The options. A collection of user ids. Returns an collection of user ids the authenticating user is blocking. The tokens. A collection of user ids. The TwitterUserCollection class. Deserializes the specified value. The value. Gets or sets the next cursor. The next cursor. Gets or sets the previous cursor. The previous cursor. Gets or sets information about the user's rate usage. The rate limiting object. Values returned by Twitter when getting a request token or an access token. Gets or sets the token. The token. Gets or sets the token secret. The token secret. Gets or sets the user ID. The user ID. Gets or sets the screenname. The screenname. Gets or sets the verification string. This is required when overriding the application's callback url. The verification string. The friends options class. Provides a payload for optional parameters of the class. Gets or sets the user id. The user id. Gets or sets the user's screen name. The screen name of the user. Gets or sets the cursor. The cursor. The command class to delete a status update. Initializes a new instance of the class. The tokens. The status id. The options. Initializes the command. Gets or sets the status id. The status id. The UpdateListOptions class. Provides a payload for optional parameters for the UpdaetListCommand class. Gets or sets the name of the list. The name of the list. Gets or sets a value indicating whether this instance is public. true if this instance is public; otherwise, false. Gets or sets the description. The description. The optional parameters for the class Gets or sets the cursor. The cursor. Add a member to a list. The authenticated user must own the list to be able to add members to it. Lists are limited to having 500 members. Initializes a new instance of the class. The request tokens. The owner username. The list id. The user id. The options. Initializes the command. Gets or sets the user id. The user id. The create block command class. http://dev.twitter.com/doc/post/blocks/create Initializes a new instance of the class. The tokens. Name of the screen. The user id. The options. Inits this instance. Gets or sets the name of the screen. The name of the screen. Gets or sets the user id. The user id. Describes the access level of the OAuth Token The request may not be authenticated or the Access Level header was missing from the response. The OAuth token has read access levels only. The OAuth token has read write access only. The OAuth token has read write and direct messages access. There was no OAuth token access level available for reading in the response headers. The update list command class Initializes a new instance of the class. The tokens. The id. The options. Initializes the command. The list membership command class Initializes a new instance of the class. The request tokens. The username. The options. Initializes the command. The command to obtain followers of a user. Initializes a new instance of the class. The request tokens. The options. Initializes the command. Represents mention of a user within a value. Initializes a new instance of the class. Gets or sets the user's screen name. The user's screen name. Gets or sets the user's name. The user's name. Gets or sets the user id. The user id. The current trends options class. Provides a payload for optional parameters for the CurrentTrendsCommand class. Gets or sets a value indicating whether [exclude hash tags]. true if [exclude hash tags]; otherwise, false. The available search result type filter options. Use Twitter's default Include both popular and real time results in the response. Return only the most recent results in the response. Return only the most popular results in the response. The search options class. Provides a payload for optional parameters for the SearchCommand class. Initializes a new instance of the class. Gets or sets the language. The language. Gets or sets the locale. The locale. Gets or sets the max id. The max id. Gets or sets the number per page. The number per page. Gets or sets the page number. The page number. Gets or sets the since date. The since date. Gets or sets the since id. The since id. Gets or sets the geo code string. The parameter value is specified by "latitude,longitude,radius", where radius units must be specified as either "mi" (miles) or "km" (kilometers). Note that you cannot use the near operator via the API to geocode arbitrary locations; however you can use this geocode parameter to search near geocodes directly. The geo code. Gets or sets a value indicating whether to prefix the user name to the tweet. true to prefix the user name to the tweet; otherwise, false. Gets or sets the until date. The until date. Gets or sets the type of the result. The type of the result. Gets or sets whether to use Twitter.com user ids in the result. The type of the result. Gets or sets whether to include some entities in the result. The type of the result. The delete friendship command class. The base address to the API method. Initializes a new instance of the class. The request tokens. The user id. The user name. The optional properties. Initializes the command. Gets or sets the user id. The user id. Gets or sets the username. The username. Provides interaction with the Twitter API to obtain and manage relationships between users. Returns the authenticating user's followers, each with current status inline. The tokens. The options. A instance. Returns the authenticating user's followers, each with current status inline. The tokens. A instance. Returns the authenticating user's followers, each with current status inline. The options. A instance. Returns a user's friends, each with current status inline. They are ordered by the order in which the user followed them, most recently followed first, 100 at a time. The tokens. The options. A instance. Please note that the result set isn't guaranteed to be 100 every time as suspended users will be filtered out. Returns a user's friends, each with current status inline. They are ordered by the order in which the user followed them, most recently followed first, 100 at a time. The tokens. A instance. Please note that the result set isn't guaranteed to be 100 every time as suspended users will be filtered out. Returns a user's friends, each with current status inline. They are ordered by the order in which the user followed them, most recently followed first, 100 at a time. The options. A instance. Please note that the result set isn't guaranteed to be 100 every time as suspended users will be filtered out. Allows the authenticating users to follow the user specified in the userID parameter. The tokens. The user id. Returns the followed user in the requested format when successful. Allows the authenticating users to follow the user specified in the userID parameter. The tokens. The user id. The options. Returns the followed user in the requested format when successful. Allows the authenticating users to follow the user specified in the userName parameter. The tokens. The user name. Returns the followed user in the requested format when successful. Allows the authenticating users to follow the user specified in the userName parameter. The tokens. The user name. The options. Returns the followed user in the requested format when successful. Allows the authenticating users to unfollow the user specified in the ID parameter. The tokens. The user id. Returns the unfollowed user in the requested format when successful. Allows the authenticating users to unfollow the user specified in the ID parameter. The tokens. The user id. The options. Returns the unfollowed user in the requested format when successful. Allows the authenticating users to unfollow the user specified in the ID parameter. The tokens. The username. Returns the unfollowed user in the requested format when successful. Allows the authenticating users to unfollow the user specified in the ID parameter. The tokens. The username. The options. Returns the unfollowed user in the requested format when successful. Returns detailed information about the relationship between two users. The tokens. The target user id. A instance. Returns detailed information about the relationship between two users. The tokens. The target user id. The options. A instance. Returns detailed information about the relationship between two users. The tokens. The source user id. The target user id. A instance. Returns detailed information about the relationship between two users. The tokens. The source user id. The target user id. The options. A instance. Returns detailed information about the relationship between two users. The tokens. The target user name. A instance. Returns detailed information about the relationship between two users. The tokens. The target user name. The options. A instance. Returns detailed information about the relationship between two users. The tokens. The source user name. The target user name. A instance. Returns detailed information about the relationship between two users. The tokens. The source user name. The target user name. The options. A instance. Returns detailed information about the relationship between two users. The first user id. The second user id. A instance. Returns detailed information about the relationship between two users. The first username. The second username. A instance. Returns the numeric IDs for every user the specified user is friends with. The tokens. The options. A instance. Returns the numeric IDs for every user the specified user is friends with. The tokens. A instance. Returns the numeric IDs for every user the specified user is following. The tokens. The options. A instance. Returns the numeric IDs for every user the specified user is following. The tokens. A instance. Returns a collection of IDs for every user who has a pending request to follow the authenticating user. The tokens. The options. Returns a collection of IDs for every user who has a pending request to follow the authenticating user. The tokens. Returns a collection of IDs for every protected user for whom the authenticating user has a pending follow request. The tokens. The options. Returns a collection of IDs for every protected user for whom the authenticating user has a pending follow request. The tokens. The direct messages sent options class. Provides a payload for the command. Initializes a new instance of the class. Gets or sets the minimum (earliest) status id to request. The since id. Gets or sets the max (latest) status id to request. The max id. Gets or sets the number of messages to request. The number of messages to request. Gets or sets the page number to request. The page number. Gets or sets whether to include entities in the request. Boolean. Initializes a new instance of the class. Gets or sets a value indicating whether or not to tile the background image. true if tiled; otherwise, false. Gets or sets a value indicating whether to display the profile background image or not. true to use an image; otherwise, false. The TwitterTrend class. Gets the trends with the specified WOEID. The WOEID. The options. A collection of objects. Gets the current trends. The WOEID. A collection of objects. Gets or sets the name. The name of the trend. Gets or sets the address. The address. Gets or sets the search query. The search query. Gets or sets the promoted content value. Promoted Content. Gets or sets the events. The events. Performs the action. The command. The parsed result of the action. The Home Timeline Command Initializes a new instance of the class. The request tokens. The optional properties. Inits this instance. The Retweets Options class. Provides a payload for optional parameters for the Retweets Command Gets or sets the count of statuses to return. The number of statuses to return. The optional parameters for the class. Specifies the number of records to retrieve. Must be less than or equal to 100. The count. Specifies the page of results to retrieve. The page. When set to true each tweet returned in a timeline will include a user object including only the status authors numerical ID. Omit this parameter to receive the complete user object. true if [trim user]; otherwise, false. Gets or sets a value indicating whether entities should be included in the results. true if entities should be included; otherwise, false. The create list command class Initializes a new instance of the class. The request tokens. The query. The options. Initializes the command. Gets or sets the query. The query. The create list command class Initializes a new instance of the class. The WOEID. The options. Initializes the command. The Twitter Place Collection class. A collection of objects. Converts json data to a . Determines whether this instance can convert the specified object type. Type of the object. true if this instance can convert the specified object type; otherwise, false. Reads the JSON representation of the object. The to read from. Type of the object. The existing value of object being read. The calling serializer. The object value. Writes the JSON representation of the object. The to write to. The value. The calling serializer. The Direct Messages Sent Command class Initializes a new instance of the class. The request tokens. The options. Initializes the command. The destroy block command class. http://dev.twitter.com/doc/post/blocks/destroy Initializes a new instance of the class. The tokens. Name of the screen. The user id. The options. Inits this instance. Gets or sets the name of the screen. The name of the screen. Gets or sets the user id. The user id. Initializes a new instance of the class. The tokens. The image. The options. Inits this instance. The TwitterStatusCollection class. Gets or sets the current page number. The current page number. Provides data about the user's current rate limiting. Gets the remaining number of requests until requests are denied. The remaining requests. Gets the total number of requests allowed before requests are denied. The total number of requests. Gets the date the remaining number of requests will be reset. The reset date. The retweets command class. Initializes a new instance of the class. The request tokens. The status id. The options. Initializes the command. Gets or sets the status id. The status id. The retweeted by command class. http://dev.twitter.com/doc/get/statuses/:id/retweeted_by Inits this instance. Provides a payload for optional parameters for the method. A hint on the "region" in which to search. If a number, then this is a radius in meters, but it can also take a string that is suffixed with ft to specify feet. If this is not passed in, then it is assumed to be 0m. If coming from a device, in practice, this value is whatever accuracy the device has measuring its location (whether it be coming from a GPS, WiFi triangulation, etc.). The minimal granularity of data to return. If this is not passed in, then neighborhood is assumed. city can also be passed. A hint as to the number of results to return. This does not guarantee that the number of results returned will equal max_results, but instead informs how many "nearby" results to return. Ideally, only pass in the number of places you intend to display to the user here. Twitter Error Details class Often, twitter returns error details in the body of response. This class represents the data structure of the error for deserialization. Gets or sets the request path. The request path. Gets or sets the error message. The error message. The image type that is being uploaded. JPEG GIF PNG Represents an image for uploading. Used to upload new profile and background images. Gets the image's MIME type. Reads a file from the disk and returns a instance for uploading. The file path. Gets or sets the filename. The filename. Gets or sets the data. The data. Gets or sets the type of the image. The type of the image. Describes the result status of a request The request was completed successfully The URI requested is invalid or the resource requested, such as a user, does not exists. The request was invalid. An accompanying error message will explain why. Authentication credentials were missing or incorrect. Returned by the Search API when an invalid format is specified in the request. The authorized user, or client IP address, is being rate limited. Twitter is currently down. Twitter is online, but is overloaded. Try again later. The request failed due to a connection issue or timeout. Something unexpected happened. See the error message for additional information. Failed to authenticate with the proxy. The Twitter Search Result class. Gets or sets the profile image URL. The profile image URL. Gets or sets the created date. The created date. Gets or sets the name of from user screen. The name of from user screen. Gets or sets from user id. From user id. Gets or sets the name of to user screen. The name of to user screen. Gets or sets to user id. To user id. Gets or sets the status text. The status text. Gets or sets the status id. The status id. Gets or sets the source. The source. Gets or sets the language. The language. Gets or sets the geo location associated with the result. The geo location data. Gets or sets the location. The location. Gets or sets the entities. The entities. The Twitter Result Type Enumeration In a future release this will become the default value. Include both popular and real time results in the response. The current default value. Return only the most recent results in the response. Return only the most popular results in the response. The namespace contains abstract classes and interfaces The suggested users categories command http://dev.twitter.com/doc/get/users/suggestions Initializes a new instance of the class. The tokens. The options. Inits this instance. The show friendship command class. The base address to the API method. Initializes a new instance of the class. The tokens. The source user id. Name of the source user. The target user id. Name of the target screen. The optional properties. Initializes the command. Gets or sets the id of the source user. The source id. Gets or sets the screenname of the source user. The screenname of the source user. Gets or sets the id of the target user. The target id. Gets or sets the screenname of the target user. The screenname of the target user. The Retweeted By Me Command. Initializes a new instance of the class. The request tokens. The options. Initializes the command. Check if a user is a member of the specified list. Initializes a new instance of the class. The request tokens. The owner username. The list id. The user id. The options. Initializes the command. The Create Friendship Options class Gets or sets the cursor. The cursor. Gets or sets the ID of the user for whom to request a list of followers. The user id. Gets or sets the screen name of the user for whom to request a list of followers. The name of the screen. Indicates that a command class requires authorization tokens. Initializes a new instance of the class. The Twitter Relationship entity class The relationship source The relationship target Allows the authenticating users to unfollow the user specified. The tokens. Returns the unfollowed user in the requested format when successful. Returns a string describing the failure condition when unsuccessful. Gets or sets the source. The source. Gets or sets the target. The target. Gets or sets the relationship. The relationship. Enumeration of the supported HTTP verbs supported by the The HTTP GET method is used to retrieve data. The HTTP POST method is used to transmit data. The HTTP DELETE method is used to indicate that a resource should be deleted. The Web Request Builder class. Holds file data form performing multipart form posts. The HTTP Authorization realm. OAuth Parameters key names to include in the Authorization header. Parameters that may appear in the list, but should never be included in the header or the request. Initializes a new instance of the class. The request URI. The http verb. if set to true the will be instructed to keep the connection alive. The http user agent. The network credentials. Initializes a new instance of the class. The request URI. The verb. The tokens. if set to true the http request is instructed to keep the connection alive. The user agent. Executes the request. Prepares the request. It is not nessisary to call this method unless additional configuration is required. A object fully configured and ready for execution. Adds the parameters to request uri. Sets up the OAuth request details. Generates the signature. Generate the timestamp for the signature A timestamp value in a string. Generate a nonce A random number between 123400 and 9999999 in a string. Normalizes the URL. The URL to normalize. The normalized url string. Encodes a value for inclusion in a URL querystring. The value to Url encode Returns a Url encoded string Encodes a series of key/value pairs for inclusion in a URL querystring. The parameters. A string of all the keys and value pairs with the values encoded. Generates the authorization header. The string value of the HTTP header to be included for OAuth requests. Gets or sets the request URI. The request URI. Gets or sets the parameters. The parameters. Gets or sets the verb. The verb. Gets or sets the oauth tokens. The tokens. Gets or sets the UserAgent. The User Agent. Gets or sets the Basic Auth Credentials. The Basic Auth Credentials. Gets or sets the Multipart config Multipart Gets or sets the proxy. The proxy. Gets or sets a value indicating whether the request will be signed with an OAuth authorization header. true if [use O auth]; otherwise, false. Represents a suggested user category Access to Twitter's suggested user list. This returns the list of suggested user categories. The category can be used in the users/suggestions/category endpoint to get the users in that category. The tokens. The options. A collection of categories without user data. Access to Twitter's suggested user list. This returns the list of suggested user categories. The category can be used in the users/suggestions/category endpoint to get the users in that category. The tokens. A collection of categories without user data. Access the users in a given category of the Twitter suggested user list. The tokens. The category slug. The options. It is recommended that end clients cache this data for no more than one hour. Access the users in a given category of the Twitter suggested user list. The tokens. The category slug. It is recommended that end clients cache this data for no more than one hour. Gets or sets the name. The name. Gets or sets the slug. The slug. Gets or sets the number of users. Only available in list of categories. The number of users. Gets or sets the users. Users are only returned for a single category. The users. Represents a suggested category The UserTimelineOptions class. Provides a payload for optional parameters of the class. Gets or sets the ID of the user for whom to request a list of followers. The user id. Gets or sets the screen name of the user for whom to request a list of followers. The name of the screen. The create list command class Initializes a new instance of the class. The request tokens. The name. The options. Initializes the command. Gets or sets the name of the list. The name of the list. Gets or sets a value indicating whether this instance is public. true if this instance is public; otherwise, false. Gets or sets the description. The description. Initializes a new instance of the class. The tokens. The list id. The options. Inits this instance. The twitter response class provides details of the response from an api call to the twitter api. Gets or sets the object that represents the data returned by the request to Twitter. The response object. Gets or sets the result of the request. The result. Gets or sets the request URL. The request URL. Gets the raw json or xml response provided by Twitter. The response body. Gets or sets the error message returned by the Twitter. The error message. Gets or sets the oauth tokens provided for the request. The tokens. Gets or sets a value indicating whether the response was retrieved from a cache. true if [response cached]; otherwise, false. Gets or sets the rate limiting details. The rate limiting object. Gets or sets the OAuth Token Access Level details. The access level. The Twitter Search Result Collection class Deserializes the specified value. The value. The Twitter Search Class Searches Twitter with the the specified query. The query. A instance. Searches Twitter with the the specified query. The query. The options. A instance. Searches Twitter with the the specified query. The tokens. The query. The options. A instance. The twitter list entity class Creates a new list for the authenticated user. Accounts are limited to 20 lists. The oauth tokens. The username. The list name. if set to true creates a public list. The description. The options. A instance. Creates a new list for the authenticated user. Accounts are limited to 20 lists. The oauth tokens. The list name. if set to true creates a public list. The description. The options. A instance. Creates a new list for the authenticated user. Accounts are limited to 20 lists. The oauth tokens. The username. The list name. if set to true creates a public list. The description. A instance. Updates the specified list. The oauth tokens. The username. The list id. The options. A instance. Updates the specified list. The oauth tokens. The list id. The options. A instance. List the lists of the specified user. Private lists will be included if the authenticated users is the same as the user who's lists are being returned. The tokens. The options. A instance. Returns the specified list. Private lists will only be shown if the authenticated user owns the specified list. The tokens. The slug. A instance. Returns the specified list. Private lists will only be shown if the authenticated user owns the specified list. The tokens. The slug. The options. A instance. Returns the specified list. Private lists will only be shown if the authenticated user owns the specified list. The tokens. The list id. A instance. Returns the specified list. Private lists will only be shown if the authenticated user owns the specified list. The tokens. The list id. The options. A instance. Deletes the specified list. Must be owned by the authenticated user. The tokens. The username. The list id or slug. The options. A instance. Show tweet timeline for members of the specified list. The tokens. The username. The list id or slug. The options. A instance. List the lists the specified user has been added to. The tokens. The username. The options. A instance. List the lists the specified user has been added to. The tokens. The username. A instance. List the lists the specified user follows. The tokens. Name of the user. The options. A instance. List the lists the specified user follows. The tokens. Name of the user. A instance. Returns the members of the specified list. The tokens. The username. The list id or slug. The options. A collection of users as . Returns the members of the specified list. The tokens. The username. The list id or slug. A collection of users as . Add a member to a list. The authenticated user must own the list to be able to add members to it. Lists are limited to having 500 members. The tokens. The username of the list owner. The list id. The user id to add. The options. A representing the list the user was added to, or null. Add a member to a list. The authenticated user must own the list to be able to add members to it. Lists are limited to having 500 members. The tokens. The username of the list owner. The list id. The user id to add. A representing the list the user was added to, or null. Removes the specified member from the list. The authenticated user must be the list's owner to remove members from the list. The tokens. The username of the list owner. The list id. The user id to add. The options. A representing the list the user was added to, or null. Removes the specified member from the list. The authenticated user must be the list's owner to remove members from the list. The tokens. The username of the list owner. The list id. The user id to add. A representing the list the user was added to, or null. Check if a user is a member of the specified list. The tokens. The username of the list owner. The list id. The user id. The options. The user's details, if they are a member of the list, otherwise null. Check if a user is a member of the specified list. The tokens. The username of the list owner. The list id. The user id. The user's details, if they are a member of the list, otherwise null. Subscribes the specified tokens. The tokens. The list id. Subscribes the specified tokens. The tokens. The list id. The optional properties. Unsubscribes the authenticated user from the specified list. The tokens. The list id. The optional properties. Gets or sets the id. The list id. Gets or sets the name. The list name. Gets or sets the full name. The full name. Gets or sets the slug. The list slug. Gets or sets the description. The description. Gets or sets the number of subscribers. The number of subscribers. Gets or sets the number of members. The number of members. Gets or sets the absolute path. The absolute path. Gets or sets the mode. The list mode. Gets or sets the user that owns the list. The owning user. Gets a value indicating whether this instance is public. true if this instance is public; otherwise, false. A utility for handling authorization and request signatures for the OAuth protocol. Before you begin, you will need to register your application with Twitter. To authenticate a user, there are 3 steps you will take:
1) Obtain a Request Token
2) Authentication
3) Obtain an Access Token
First, you must obtain a request token from the API. string consumerKey = "XXX"; string consumerSecret = "XXX"; string callbackUrl = "http://example.com/callback.aspx"; // Obtain a request token OAuthTokenResponse requestToken = OAuthUtility.GetRequestToken(consumerKey, consumerSecret, callbackUrl); // Direct or instruct the user to the following address: Uri authorizationUri = OAuthUtility.BuildAuthorizationUri(requestToken.Token); Dim consumerKey As String = "XXX" Dim consumerSecret As String = "XXX" Dim callbackUrl As String = "http://example.com/callback.aspx" '-- Obtain a request token Dim requestToken As OAuthTokenResponse = OAuthUtility.GetRequestToken(consumerKey, consumerSecret, callbackUrl) '-- Direct or instruct the user to the following address: Dim authorizationUri As Uri = OAuthUtility.BuildAuthorizationUri(requestToken.Token) After the user has returned, you must obtain or reuse the request token and obtain the verifier value. For web applications, both values will be provided on the querystring to the callback url as oauth_token and oauth_verifier, respectively. For desktop and mobile applications, the verifier will be a numeric PIN supplied to the user. string consumerKey = "XXX"; string consumerSecret = "XXX"; string requestToken = "XXX"; string verifier = "XXX"; // Obtain the access token for this user. OAuthTokenResponse accessToken = OAuthUtility.GetAccessToken(consumerKey, consumerSecret, requestToken, verifier); // TODO: Save the access token to a database, session, xml file, or whereever my user data is stored. Dim consumerKey As String = "XXX" Dim consumerSecret As String = "XXX" Dim requestToken As String = "XXX" Dim verifier As String = "XXX" '-- Obtain the access token for this user. Dim accessToken As OAuthTokenResponse = OAuthUtility.GetAccessToken(consumerKey, consumerSecret, requestToken, verifier) '-- TODO: Save the access token to a database, session, xml file, or whereever my user data is stored.
Gets the request token. The consumer key. The consumer secret. The callback address. For PIN-based authentication "oob" should be supplied. Tries to the parse querystring parameter. Name of the parameter. The text. The value of the parameter or an empty string. Gets a new OAuth request token from the twitter api. The consumer key. The consumer secret. The callback address. For PIN-based authentication "oob" should be supplied. The proxy. A new instance. Gets the access token. The consumer key. The consumer secret. The request token. The pin number or verifier string. An class containing access token information. Gets the access token. The consumer key. The consumer secret. The request token. The pin number or verifier string. The proxy. An class containing access token information. Builds the authorization URI. The request token. A new instance. Builds the authorization URI. The request token. if set to true, the authenticate url will be used. (See: "Sign in with Twitter") A new instance. Gets the access token during callback. The consumer key. The consumer secret. Access tokens returned by the Twitter API Adds the OAuth Echo header to the supplied web request. The request. The tokens. The user timeline command. Initializes a new instance of the class. The request tokens. The options. Initializes the command. The Friends Timeline Command class Initializes a new instance of the class. The request tokens. The options. Inits this instance. Represents multiple objects. The Json converter for data. Determines whether this instance can convert the specified object type. Type of the object. true if this instance can convert the specified object type; otherwise, false. Reads the JSON representation of the object. The to read from. Type of the object. The existing value of object being read. The calling serializer. The object value. Writes the JSON representation of the object. The to write to. The value. The calling serializer. This is a best attempt to recreate the structure created by the Twitter API. Writes the media entity. The w. The e. Writes an entity. The writer. The entities. Name of the entity. The details action. Parses the media entity. The reader. The TwitterSavedSearch class. Provides static methods for manipulating saved searches tweets. Creates the saved search specified in the query parameter as the authenticating user. The tokens. The query. The options. The saved search when successful. Creates the saved search specified in the query parameter as the authenticating user. The tokens. The query. The saved search when successful. Deletes the saved search specified in the ID parameter as the authenticating user. The tokens. The saved search id. The options. The deleted saved search in the requested format when successful. Deletes the saved search specified in the ID parameter as the authenticating user. The tokens. The saved search id. The deleted saved search in the requested format when successful Returns the the authenticating user's saved search queries in the requested format. The tokens. The options. The saved searches Returns the the authenticating user's saved search queries in the requested format. The tokens. The saved searches Returns the the authenticating user's saved search queries in the requested format. The options. The saved searches Gets or sets the Id. The Id of the saved search. Gets or sets the name. The name of the saved search. Gets or sets the query. The query. Gets or sets the position. The position. Gets or sets the created at date time. The created at. The list statuses options class. Provides a payload for the ListStatusesCommand class. Gets or sets the since id. The since id. Gets or sets the max id. The max id. Gets or sets the number of items per page to request. The number of items per page. Gets or sets the page. The page number. Gets or sets whether to include entities in the request. Boolean. The optional properties for the class. Gets or sets the cursor. The cursor. Identifies command classes that must enforce rate limiting. This will cause rate status to be queried before each command call. Initializes a new instance of the class. The TwitterStatus class represents a twitter status (also refered to as a tweet) and provides methods for interacting with status-centric API methods. Returns the status text with HTML links to users, urls, and hashtags. Updates the authenticating user's status. A status update with text identical to the authenticating user's text identical to the authenticating user's current status will be ignored to prevent duplicates. The tokens. The status text. A object of the newly created status. Updates the authenticating user's status. A status update with text identical to the authenticating user's text identical to the authenticating user's current status will be ignored to prevent duplicates. The tokens. The status text. The options. A object of the newly created status. Updates the authenticating user's status. A status update with text identical to the authenticating user's text identical to the authenticating user's current status will be ignored to prevent duplicates. The tokens. The status text. The file to upload. The options. A object of the newly created status. Updates the authenticating user's status. A status update with text identical to the authenticating user's text identical to the authenticating user's current status will be ignored to prevent duplicates. The tokens. The status text. The file location. The options. A object of the newly created status. Deletes the specified status. The oauth tokens. The status id. The options. A object of the deleted status. Deletes the specified status. The oauth tokens. The status id. A object of the deleted status. Returns a single status, with user information, specified by the id parameter. The tokens. The status id. The options. A instance. Returns a single status, with user information, specified by the id parameter. The tokens. The status id. A instance. Returns a single status, with user information, specified by the id parameter. The status id. A instance. Retweets a tweet. Requires the id parameter of the tweet you are retweeting. (say that 5 times fast) The tokens. The status id. The options. A representing the newly created tweet. Retweets a tweet. Requires the id parameter of the tweet you are retweeting. (say that 5 times fast) The tokens. The status id. A representing the newly created tweet. Returns up to 100 of the first retweets of a given tweet. The tokens. The status id. The options. A instance. Returns up to 100 of the first retweets of a given tweet. The tokens. The status id. A instance. Retweets a tweet. Requires the id parameter of the tweet you are retweeting. (say that 5 times fast) The tokens. The options. A representing the newly created tweet. Retweets a tweet. Requires the id parameter of the tweet you are retweeting. (say that 5 times fast) The tokens. A representing the newly created tweet. Deletes the status. The oauth tokens. The options. A object of the deleted status. Deletes the status. The oauth tokens. A object of the deleted status. Shows Related Results of a tweet. Requires the id parameter of the tweet you are getting results for. The tokens. The status id. A representing the newly created tweet. Shows Related Results of a tweet. Requires the id parameter of the tweet you are getting results for. The tokens. The status id. The options. A representing the newly created tweet. Gets or sets the status id. The status id. Gets or sets the string id. The string id. Gets or sets a value indicating whether this status message is truncated. true if this status message is truncated; otherwise, false. Gets or sets the created date. The created date. Gets or sets the source. The source. Gets or sets the screenName the status is in reply to. The screenName. Gets or sets the user id the status is in reply to. The user id. Gets or sets the status id the status is in reply to. The status id. Gets or sets a value indicating whether the authenticated user has favorited this status. true if this instance is favorited; otherwise, false. Gets or sets the text of the status. The status text. Gets or sets the user. The user that posted this status. Gets or sets the retweeted status. The retweeted status. Gets or sets the place. The place. Gets or sets the geo location data. The geo location data. Gets or sets the entities. The entities. Gets or sets the retweet count string. The retweet count. Gets the retweet count. The retweet count. Gets a value indicating that the number of retweets exceeds the reported value in RetweetCount. For example, "more than 100" The retweet count plus indicator. Gets or sets a value indicating whether this is retweeted. true if retweeted; otherwise, false. Contains security tokens nessisary for performing authorized actions against the Twitter API To perform authorized actions, you must create a new OAuthTokens variable and supply values for the , , , and properties, as follows: OAuthTokens tokens = new OAuthTokens(); tokens.AccessToken = "XXX"; tokens.AccessTokenSecret = "XXX"; tokens.ConsumerKey = "XXX"; tokens.ConsumerSecret = "XXX"; Dim tokens As new OAuthTokens(); tokens.AccessToken = "XXX" tokens.AccessTokenSecret = "XXX" tokens.ConsumerKey = "XXX" tokens.ConsumerSecret = "XXX" Gets or sets the access token. The access token. Gets or sets the access token secret. The access token secret. Gets or sets the consumer key. The consumer key. Gets or sets the consumer secret. The consumer secret. Gets a value indicating whether this instance has consumer token values. true if this instance has consumer token; otherwise, false. Gets a value indicating whether this instance has access token values. true if this instance has access token; otherwise, false. Gets a value indicating whether this instance has values. This does not verify that the values are correct. true if this instance has values; otherwise, false. The get list statuses command class Initializes a new instance of the class. The request tokens. The username. The list id or slug. The options. Initializes the command. The notification leave command class. Initializes a new instance of the class. The tokens. The user id. Name of the screen. The options. Inits this instance. Gets or sets the user id. The user id. Gets or sets the name of the screen. The name of the screen. The create list command class Initializes a new instance of the class. The request tokens. The username. The list id or slug. The options. Initializes the command. Initializes a new instance of the class. The tokens. The options. Inits this instance. The list favorites options class. Provides a payload for optional parameters of the ListFavoritesCommand class. Gets or sets the number of favorites to return. The number of favorites to return per page. Gets or sets the user name or id of the user for whom to return results for. The user name or id of the user for whom to return results for. Gets or sets the page. The page number. The Delete Direct Message Command class. Initializes a new instance of the class. The request tokens. The status id. The options. Initializes the command. Gets or sets the status id. The status id. The twitter list collection class. Deserializes the specified value. The value. Gets or sets the next cursor. The next cursor. Gets or sets the previous cursor. The previous cursor. Gets or sets information about the user's rate usage. The rate limiting object. Provides common color converstion methods Converts the color string to a The value. A representation of the color, or null. Reads the stream into a byte array. The response stream. A byte array. The Retweets of Me options class. Provides optional parameters for the RetweetsOfMeCommand class. Gets or sets the since status id. The since status id. Gets or sets the max status id. The max status id. Gets or sets the count of tweets to return. The count of tweets. Gets or sets the page number to return. The page number. Initializes a new instance of the class. The tokens. The user id. Name of the screen. The options. Inits this instance. Gets or sets the user id. The user id. Gets or sets the name of the screen. The name of the screen. The ListFavoritesCommand class. Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format. Initializes a new instance of the class. The tokens. The options. Initializes the command. The direct messages options class. Provides a payload for the command. Initializes a new instance of the class. Gets or sets the minimum (earliest) status id to request. The since id. Gets or sets the max (latest) status id to request. The max id. Gets or sets the number of messages to request. The number of messages to request. Gets or sets the page number to request. The page number. Gets or sets whether to include entities in the request. Boolean. Optional properties for the class. Gets or sets the name. The name. Gets or sets the URL. The URL. Gets or sets the location. The location. Gets or sets the description. The description. Optional properties for the method. Gets or sets the color of the background. The color of the background. Gets or sets the color of the text. The color of the text. Gets or sets the color of the link. The color of the link. Gets or sets the color of the sidebar fill. The color of the sidebar fill. Gets or sets the color of the sidebar border. The color of the sidebar border. The user search options class. Provides a payload for optional parameters of the UserSearchCommand class. Gets or sets the number per page. Cannot be greater than 20. The number per page. Gets or sets the page of results to retrieve. The page of results to retrieve. Provides optional parameters for user lookup methods. Initializes a new instance of the class. Gets or sets the screen names. The screen names. Gets or sets the user ids. The user ids. Gets or sets a value indicating whether [include entities]. true if [include entities]; otherwise, false. The Retweets Of Me Command. Initializes a new instance of the class. The request tokens. The options. Initializes the command. The Public Timeline Command class Initializes a new instance of the class. The request tokens. The options. Initializes the command. The TwitterTrendLocationCollection class. Represents multiple elements. The Json converter class for the TwitterTrendLocationCollection object Determines whether this instance can convert the specified object type. Type of the object. true if this instance can convert the specified object type; otherwise, false. Reads the json. The reader. Type of the object. The existing value. The serializer. A collection of items. Writes the json. The writer. The value. The serializer. Initializes a new instance of the class. The tokens. The list id. The options. Inits this instance. Gets or sets the list id. The list id. Returns the members of the specified list. Initializes a new instance of the class. The request tokens. The options. Initializes the command. The TwitterFavorite class. Provides static methods for manipulating favorite tweets. Prevents a default instance of the TwitterFavorite class from being created. Favorites the status specified in the ID parameter as the authenticating user. The tokens. The status id. The options. The favorite status when successful. Favorites the status specified in the ID parameter as the authenticating user. The tokens. The status id. The favorite status when successful. Un-favorites the status specified in the ID parameter as the authenticating user. The tokens. The status id. The options. The un-favorited status in the requested format when successful. Un-favorites the status specified in the ID parameter as the authenticating user. The tokens. The status id. The un-favorited status in the requested format when successful. Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format. The tokens. The options. The 20 most recent favorite statuses Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format. The tokens. The 20 most recent favorite statuses Returns the 20 most recent favorite statuses for the authenticating user or user specified by the ID parameter in the requested format. The options. The 20 most recent favorite statuses The delete favoriate command class. Un-favorites the status specified in the ID parameter as the authenticating user. Returns the un-favorited status in the requested format when successful. Initializes a new instance of the class. The tokens. The status id. The options. Initializes the command. The Create Favorite Command class. Favorites the status specified in the ID parameter as the authenticating user. Returns the favorite status when successful. Initializes a new instance of the class. The tokens. The status id. The options. Initializes the command. The Send Direct Message Command class Initializes a new instance of the class. The request tokens. The message text. The user id. The options. Initializes a new instance of the class. The tokens. The message text. Name of the user. The options. Initializes a new instance of the class. The tokens. The message text. The options. Initializes the command. Gets or sets the status text. The status text. Gets or sets the recipient user id. The recipient user id. Gets or sets the name of the recipient user. The name of the recipient user. The Direct Messages Command Initializes a new instance of the class. The request tokens. The options. Initializes the command. The blocking ids command class Initializes a new instance of the class. The tokens. The options. Inits this instance. The update profile command class. Initializes a new instance of the class. The tokens. The options. Inits this instance. Sets one or more hex values that control the color scheme of the authenticating user's profile page on twitter.com Initializes a new instance of the class. The tokens. The options. Initializes the command.