@beeworks/imsdk / conversation / setConversationDoNotDisturb
setConversationDoNotDisturb()
setConversationDoNotDisturb(
conversation,enabled):Promise<Conversation>
开启或关闭会话免打扰。
enabled=true 会写入 watched=false。该设置只影响消息通知, 不影响发送消息或未读数。
Parameters
conversation
enabled
boolean
Returns
Promise<Conversation>
