Skip to content

Commit 0b3aada

Browse files
committed
fix: remove the deleted method from the document
1 parent 1e09185 commit 0b3aada

5 files changed

Lines changed: 2 additions & 401 deletions

File tree

docs/sdks/class/relation/SetFriendRemarkParams.mdx

Lines changed: 0 additions & 35 deletions
This file was deleted.

i18n/en/docusaurus-plugin-content-docs-sdks/current/api/conversation/index.mdx

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff 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 |

i18n/en/docusaurus-plugin-content-docs-sdks/current/api/relation/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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 |

i18n/en/docusaurus-plugin-content-docs-sdks/current/api/relation/setFriendRemark.mdx

Lines changed: 0 additions & 324 deletions
This file was deleted.

0 commit comments

Comments
 (0)