CoreTweet  2.0.0-beta.2
Yet another .NET Twitter Library
Classes | Namespaces
RestApis.cs File Reference

Classes

class  CoreTweet.V2.UserLookupApi
 Provides a set of methods for the wrapper of User Lookup API on Twitter API v2. More...
 
class  CoreTweet.V2.HideRepliesApi
 Provides a set of methods for the wrapper of Hide replies v2 API on Twitter API v2. More...
 
class  CoreTweet.V2.SampledStreamApi
 Provides a set of methods for the wrapper of Sampled stream v1 API on Twitter API v2. More...
 
class  CoreTweet.V2.TweetLookupApi
 Provides a set of methods for the wrapper of Tweet Lookup API on Twitter API v2. More...
 
class  CoreTweet.V2.FilteredStreamApi
 Provides a set of methods for the wrapper of Filtered stream v1 API on Twitter API v2. More...
 
class  CoreTweet.V2.RecentSearchApi
 Provides a set of methods for the wrapper of Recent search v2 API on Twitter API v2. More...
 
class  CoreTweet.Rest.Tweets
 Provides a set of methods for the wrapper of Premium search API. More...
 
class  CoreTweet.AccountActivity.AccountActivityEnvironment
 Provides a set of methods for using a dev environment of Premium Account Activity API. More...
 
class  CoreTweet.Rest.DirectMessagesEvents
 Provides a set of methods for the wrapper of GET/POST direct_messages/events. More...
 
class  CoreTweet.Rest.Friendships
 Provides a set of methods for the wrapper of GET/POST friendships. More...
 
class  CoreTweet.Rest.Geo
 Provides a set of methods for the wrapper of GET/POST geo. More...
 
class  CoreTweet.Rest.Blocks
 Provides a set of methods for the wrapper of GET/POST blocks. More...
 
class  CoreTweet.Rest.WelcomeMessagesRules
 Provides a set of methods for the wrapper of GET/POST direct_messages/welcome_messages/Rules. More...
 
class  CoreTweet.Rest.MutesUsers
 Provides a set of methods for the wrapper of GET/POST mutes/users. More...
 
class  CoreTweet.Rest.Search
 Provides a set of methods for the wrapper of GET search. More...
 
class  CoreTweet.Rest.ListsMembers
 Provides a set of methods for the wrapper of GET/POST lists/members. More...
 
class  CoreTweet.Rest.ListsSubscribers
 Provides a set of methods for the wrapper of GET/POST lists/subscribers. More...
 
class  CoreTweet.Rest.MediaMetadata
 Provides a set of methods for the wrapper of POST media/metadata. More...
 
class  CoreTweet.Rest.SavedSearches
 Provides a set of methods for the wrapper of GET/POST saved_searches. More...
 
class  CoreTweet.Rest.Media
 Provides a set of methods for the wrapper of POST media. More...
 
class  CoreTweet.Rest.Collections
 Provides a set of methods for the wrapper of GET/POST collections. More...
 
class  CoreTweet.Rest.Trends
 Provides a set of methods for the wrapper of GET trends. More...
 
class  CoreTweet.Rest.WelcomeMessages
 Provides a set of methods for the wrapper of GET/POST direct_messages/welcome_messages. More...
 
class  CoreTweet.Rest.Users
 Provides a set of methods for the wrapper of GET/POST users. More...
 
class  CoreTweet.Rest.Application
 Provides a set of methods for the wrapper of GET application. More...
 
class  CoreTweet.AccountActivity.AccountActivityEnterpriseApi
 Provides a set of methods for Enterprise Account Activity API. More...
 
class  CoreTweet.Rest.Friends
 Provides a set of methods for the wrapper of GET friends. More...
 
class  CoreTweet.Rest.Followers
 Provides a set of methods for the wrapper of GET followers. More...
 
class  CoreTweet.Rest.DirectMessages
 Provides a set of methods for the wrapper of GET/POST direct_messages. More...
 
class  CoreTweet.Rest.Statuses
 Provides a set of methods for the wrapper of GET/POST statuses. More...
 
class  CoreTweet.Rest.Lists
 Provides a set of methods for the wrapper of GET/POST lists. More...
 
class  CoreTweet.AccountActivity.AccountActivityPremiumApi
 Provides a set of methods for Premium Account Activity API. More...
 
class  CoreTweet.Rest.Help
 Provides a set of methods for the wrapper of GET help. More...
 
class  CoreTweet.Rest.Favorites
 Provides a set of methods for the wrapper of GET/POST favorites. More...
 
class  CoreTweet.Rest.Account
 Provides a set of methods for the wrapper of GET/POST account. More...
 

Namespaces

namespace  CoreTweet
 
namespace  CoreTweet.Rest
 
namespace  CoreTweet.V2
 
namespace  CoreTweet.AccountActivity