You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/User.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Name | Type | Description | Notes
15
15
**_protected** | **Boolean** | Indicates if this user has chosen to protect their Tweets (in other words, if this user's Tweets are private). | [optional]
16
16
**verified** | **Boolean** | Indicate if this user is a verified Twitter User. | [optional]
**profileImageUrl** | **URI** | The URL to the profile image for this user. | [optional]
18
+
**profileImageUrl** | **URL** | The URL to the profile image for this user. | [optional]
19
19
**location** | **String** | The location specified in the user's profile, if the user provided one. As this is a freeform value, it may not indicate a valid location, but it may be fuzzily evaluated when performing searches with location queries. | [optional]
20
20
**url** | **String** | The URL specified in the user's profile. | [optional]
21
21
**description** | **String** | The text of this user's profile description (also known as bio), if the user provided one. | [optional]
0 commit comments