View on GitHub

LinqToTwitter

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

TweetEntityMention Object

Represents a mention entity.

Properties:
Name Purpose Type
Start Start of mention int
End End of mention int
Username Mentioned username string

Twitter API: Part of Tweet Object