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

Classes

class  CoreTweet.Status
 Represents the Tweets, which are the basic atomic building block of all things Twitter. More...
 
class  CoreTweet.StatusResponse
 
class  CoreTweet.Contributors
 
class  CoreTweet.Coordinates
 Represents the coordinates that the geographic location with longitude and latitude points. More...
 
class  CoreTweet.CompatExtendedTweet
 Represents the additional information about Extended Tweet in compatibility mode for streaming APIs. More...
 
class  CoreTweet.DirectMessage
 Represents a direct message. More...
 
class  CoreTweet.DirectMessageResponse
 Represents a direct message with rate limit. More...
 
class  CoreTweet.SearchResult
 Represents a collection of Tweets. More...
 
class  CoreTweet.SearchMetadata
 Represents a metadata of the search. More...
 
class  CoreTweet.PremiumSearchResult
 Represents a collection of Tweets. More...
 
class  CoreTweet.PremiumSearchCountResult
 Represents a collection of Tweet counts. More...
 
class  CoreTweet.RequestParameters
 Represents a collection of search parameters. More...
 
class  CoreTweet.CountPeriod
 Count period. More...
 

Namespaces

namespace  CoreTweet
 

Enumerations

enum  CoreTweet.FilterLevel { CoreTweet.FilterLevel.None, CoreTweet.FilterLevel.Low, CoreTweet.FilterLevel.Medium }
 Values of filter_level parameter and Status.FilterLevel field. More...
 
enum  CoreTweet.TweetMode { CoreTweet.TweetMode.Compat, CoreTweet.TweetMode.Extended }
 Rendering modes. More...
 
enum  CoreTweet.Bucket { CoreTweet.Bucket.Day, CoreTweet.Bucket.Hour, CoreTweet.Bucket.Minute }
 The unit of time. More...