ThumbnailType
Describes the type of user thumbnail that should be returned by GetUserThumbnailAsync.
Items
Name | Value | Summary |
---|---|---|
HeadShot | 0 | The returned thumbnail shows just the headshot (head and up) of the user's avatar. |
AvatarBust | 1 | The returned thumbnail shows the bust (chest up) of the user's avatar. |
AvatarThumbnail | 2 | The returned thumbnail shows the entire body of the user's avatar. |