The creation date of user's account.
OptionaldescriptionThe 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.
OptionallocationThe location of user as provided by user.
OptionalpinnedThe rest id of the tweet pinned in the user's profile.
OptionalprofileThe 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.
StaticmultipleExtracts 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.
StaticsingleExtracts and deserializes a single target user from the given raw response data.
The raw response data.
The target deserialized user.
StatictimelineExtracts 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.