File tree Expand file tree Collapse file tree
i18n/en/docusaurus-plugin-content-docs-sdks/current Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -25,12 +25,8 @@ Related to Conversations
2525| [ getTotalUnreadMsgCount] ( /api/conversation/getTotalUnreadMsgCount.mdx ) | Get the total count of unread messages |
2626| [ markConversationMessageAsRead] ( /api/conversation/markConversationMessageAsRead.mdx ) | Clear the unread count for the conversation |
2727| [ setConversationDraft] ( /api/conversation/setConversationDraft.mdx ) | Set a draft for the conversation |
28- | [ pinConversation] ( /api/conversation/pinConversation.mdx ) | Pin the conversation to the top |
29- | [ setConversationRecvMessageOpt] ( /api/conversation/setConversationRecvMessageOpt.mdx ) | Set do not disturb status for the conversation |
30- | [ setConversationPrivateChat] ( /api/conversation/setConversationPrivateChat.mdx ) | Enable or disable self-destructing messages |
31- | [ setConversationBurnDuration] ( /api/conversation/setConversationBurnDuration.mdx ) | Set self-destructing message destruction time |
32- | [ resetConversationGroupAtType] ( /api/conversation/resetConversationGroupAtType.mdx ) | Reset the @ flag |
3328| [ hideConversation] ( /api/conversation/hideConversation.mdx ) | Hide the conversation |
3429| [ hideAllConversation] ( /api/conversation/hideAllConversation.mdx ) | Hide all conversations |
3530| [ deleteConversationAndDeleteAllMsg] ( /api/conversation/deleteConversationAndDeleteAllMsg.mdx ) | Delete conversation and its messages |
36- | [ clearConversationAndDeleteAllMsg] ( /api/conversation/clearConversationAndDeleteAllMsg.mdx ) | Delete messages in the conversation |
31+ | [ clearConversationAndDeleteAllMsg] ( /api/conversation/clearConversationAndDeleteAllMsg.mdx ) | Delete messages in the conversation |
32+ | [ setConversations] ( /api/conversation/setConversations.mdx ) | set session information |
Original file line number Diff line number Diff line change @@ -21,7 +21,6 @@ SDK related to friends and blacklist.
2121| [ checkFriend] ( /api/relation/checkFriend.mdx ) | Check if the other party is on your friend list |
2222| [ getFriendList] ( /api/relation/getFriendList.mdx ) | Retrieve friend list |
2323| [ getSpecifiedFriendsInfo] ( /api/relation/getSpecifiedFriendsInfo.mdx ) | Obtain specified friend information |
24- | [ setFriendRemark] ( /api/relation/setFriendRemark.mdx ) | Set friend remark |
2524| [ searchFriends] ( /api/relation/searchFriends.mdx ) | Search for friends |
2625| [ deleteFriend] ( /api/relation/deleteFriend.mdx ) | Remove a friend |
2726| [ getFriendApplicationListAsRecipient] ( /api/relation/getFriendApplicationListAsRecipient.mdx ) | Get the friend application list |
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments