The creation date of user's account.
Optional
descriptionThe user's description.
The number of followers of the user.
The number of following of the user.
The full name of the user.
The rest id of the user.
Whether the account is verified or not.
The number of tweets liked by the user.
Optional
locationThe location of user as provided by user.
Optional
pinnedThe rest id of the tweet pinned in the user's profile.
Optional
profileThe url of the profile banner image.
The url of the profile image.
The number of tweets made by the user.
The username/screenname of the user.
A serializable JSON representation of this
object.
Static
multipleExtracts and deserializes multiple target users from the given raw response data.
The raw response data.
The ids of the target users.
The target deserialized users.
Static
singleExtracts and deserializes a single target user from the given raw response data.
The raw response data.
The target deserialized user.
Static
timelineExtracts and deserializes the timeline of users from the given raw response data.
The raw response data.
The deserialized timeline of users.
The details of a single user.