PinConversationParams

PinConversationParams

Properties:
Name Type Description
conversationID string

会话ID。会话 ID 组成方式:

  • C2C${userID}(单聊)
  • GROUP${groupID}(群聊)
isPinned boolean

true 表示置顶会话,false 表示取消置顶会话

置顶会话参数信息