User

June 16, 2022 ยท View on GitHub

The Twitter User object.

Properties

NameTypeDescriptionNotes
createdAtOffsetDateTimeCreation time of this User.[optional]
descriptionStringThe text of this User's profile description (also known as bio), if the User provided one.[optional]
entitiesUserEntities[optional]
idStringUnique identifier of this User. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers.
locationStringThe 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]
nameStringThe friendly name of this User, as shown on their profile.
pinnedTweetIdStringUnique identifier of this Tweet. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers.[optional]
profileImageUrlURLThe URL to the profile image for this User.[optional]
_protectedBooleanIndicates if this User has chosen to protect their Tweets (in other words, if this User's Tweets are private).[optional]
publicMetricsUserPublicMetrics[optional]
urlStringThe URL specified in the User's profile.[optional]
usernameStringThe Twitter handle (screen name) of this user.
verifiedBooleanIndicate if this User is a verified Twitter User.[optional]
withheldUserWithheld[optional]