OptionalavatarOptionalbirth?: stringOptionalext?: stringOptionalgender?: numberOptionalmail?: stringOptionalnickOptionalphone?: stringOptionalsign?: stringOptionalavatarThe avatar URL of the user.
OptionalbirthThe birthday of the user.
OptionalextThe extension information of the user.
You can specify either an empty string or the custom information encapsulated as the JSON string.
OptionalgenderThe gender of the user.
0: Unknown.1: Male.2: Female.OptionalmailThe email address of the user.
OptionalnickThe nickname of the user.
OptionalphoneThe mobile phone number of the user.
OptionalsignThe 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.