new FriendApplication()
Friend request object, used to describe the information of a friend request, including the user, source, and remarks
Note: Supported from v2.13.0. Upgrade Guide.
Properties:
Name | Type | Description |
---|---|---|
userID |
String |
User ID
|
avatar |
String |
User's profile photo |
nick |
String |
Nickname in the friend request |
time |
String |
Friend request time |
source |
String |
Friend request source |
wording |
String |
Friend request remarks |
type |
String |
Friend request type
|