Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 879 Bytes

User.md

File metadata and controls

15 lines (11 loc) · 879 Bytes

User

Properties

Name Type Description Notes
avatar_url str The URL for this user's avatar image. [optional]
banner_url str The URL for the banner image that appears atop this user's profile page. [optional]
profile_url str The URL for this user's profile. [optional]
username str The username associated with this user. [optional]
display_name str The display name associated with this user (contains formatting the base username might not). [optional]
twitter str The Twitter username associated with this user, if applicable. [optional]

[Back to Model list] [Back to API list] [Back to README]