openimsdk / openim-electron-demo

Instant Messaging web desktop
https://openim.io
Apache License 2.0
163 stars 181 forks source link

[BUG] Is it true that when obtaining multiple conversations using the session ID, can only one's own conversations be obtained? What if one wants to obtain others' conversations? #85

Open qiu0202 opened 1 week ago

qiu0202 commented 1 week ago

OpenIM Server Version

@openim/wasm-client-sdk

Operating System and CPU Architecture

Windows (AMD)

Deployment Method

Docker Deployment

Bug Description and Steps to Reproduce

想用会话id获取他人会话, @openim/wasm-client-sdk web端

Screenshots Link

No response

Bloomingg commented 4 days ago

Calling getOneConversation can obtain the conversation between oneself and another user.