# UserInfo
User Information
# attribute
# string nickName
User nickname
# string avatarUrl
User profile picture URL。URL The last number represents the square head size with 0、46、64、96、132 Value optional, 0 representative 640x640 The Square Head, 46 Express 46x46 The remaining values, and so on. Default 132), which is empty if the user does not have a profile picture. If the user changes the avatar, the original avatar URL Will fail.
# number gender
User Gender
gender Legal value
value | Introductions | Minimum version |
---|---|---|
0 | Unknown | |
1 | Male | |
2 | Female |
# string country
Country of user
# string province
User's province
# string city
User City
# string language
display country,province,city The language used
language Legal value
value | Introductions | Minimum version |
---|---|---|
in | English | |
zh_CN | Simplified Chinese | |
zh_TW | Traditional Chinese |