The User Object contains information about the user associated with a GIF and URLs to assets such as that user's avatar image, GIPHY profile, and more.
| Property: | Example |
|---|---|
| avatar_url: string The URL for this user's avatar image. | "https://media1.giphy.com/avatars/election2016/XwYrZi5H87o6.gif" |
| banner_url: string The URL for the banner image that appears atop this user's profile page. | "https://media4.giphy.com/avatars/cheezburger/XkuejOhoGLE6.jpg" |
| profile_url: string The URL for this user's GIPHY profile. | "https://giphy.com/cheezburger/" |
| username: string The username associated with this user. | "joecool4000" |
| display_name: string The display name associated with this user (contains formatting the base username might not). | "JoeCool4000" |