View on GitHub

LinqToTwitter

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

TweetEntityHashtag Object

Represents a hashtag entity.

Properties:
Name Purpose Type
Start Start of hashtag int
End End of hashtag int
Tag Hashtag text string

Twitter API: Part of Tweet Object