Optional
avatarOptional
birth?: stringOptional
ext?: stringOptional
gender?: numberOptional
mail?: stringOptional
nickOptional
phone?: stringOptional
sign?: stringOptional
avatarThe avatar URL of the user.
Optional
birthThe birthday of the user.
Optional
extThe extension information of the user.
You can specify either an empty string or the custom information encapsulated as the JSON string.
Optional
genderThe gender of the user.
0
: Unknown.1
: Male.2
: Female.Optional
mailThe email address of the user.
Optional
nickThe nickname of the user.
Optional
phoneThe mobile phone number of the user.
Optional
signThe signature of the user.
The user ID.
The user information class, which contains the user attributes, such as the user ID and the nickname and avatar of a user.