View on GitHub

LinqToTwitter

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

Entities Entity

Contains parsed Hashtag, Media, Url, User, and Symbol entities in a tweet

Properties:
Name Purpose Type Input
HashtagEntities Hastags in the tweet HashtagEntity no
MediaEntities Media in the tweet MediaEntity no
UrlEntities URLs in the tweet UrlEntity no
UserEntities Users in the tweet UserEntity no
SymbolEntities Symbols in the tweet SymbolEntity no

Twitter API: N/A - LINQ to Twitter Object