UpdateFriendsReq
Feature Introduction
info
updated your friend information
- iOS
- Android
- Flutter
- uni-app
- Browser/Electron/MiniProgram
- React-Native
- Unity
UpdateFriendsReq
Parameter Name | Parameter Type | Description |
---|---|---|
remark | String | It will remark your friend's name |
isPinned | bool | If true you will pinned the friend on the top |
friendUserIDs | List< String> | Your friends' list of userid |
ex | String | Extension Field |
OIMUpdateFriendsReq
Parameter Name | Parameter Type | Description |
---|---|---|
remark | NSString | It will remark your friend's name |
isPinned | BOOL | If true you will pinned the friend on the top |
friendUserIDs | NSArray< String> | Your friends' list of userid |
ex | NSString | Extension Field |
UpdateFriendsReq
Parameter Name | Parameter Type | Description |
---|---|---|
remark | String | It will remark your friend's name |
isPinned | Boolean | If true you will pinned the friend on the top |
friendUserIDs | String[] | Your friends' list of userid |
ex | String | Extension Field |
ConversationReq
ConversationReq
ConversationReq
UpdateFriendsReq
Parameter Name | Parameter Type | Description |
---|---|---|
Remark | StringValue | It will remark your friend's name |
IsPinned | BoolValue | If true you will pinned the friend on the top |
FriendUserIDs | String[] | Your friends' list of userid |
Ex | StringValue | Extension Field |