Enum UserOption
Namespace: TwitterSharp.Request.AdvancedSearch
Assembly: TwitterSharp.dll
Syntax
public enum UserOption
Fields
Name | Description |
---|---|
Created_At | UTC Datetime that the user account was created |
Description | Text on user's profile |
Entities | Entities in the description |
Location | Location specified on user's profile |
Pinned_Tweet_Id | ID of the tweet pinned on top of the user's profile |
Profile_Image_Url | Url of the profile image |
Protected | Boolean specifying if the user's tweets are visible or not |
Public_Metrics | Contains the following information: number of followers, number of following, numbed of tweet, number of "listed" |
Url | Url specified on the user's profile |
Verified | Boolean telling if the account is marked as "verified" |