The function to check user exist use the wrong param. https://github.com/openimsdk/chat/blob/d8787b22ca1d54e6ffb3c5faeab4ff502eda9c4b/internal/rpc/chat/user.go#L419-L421
The function to check user exist use the wrong param.
chat/internal/rpc/chat/user.go
Lines 419 to 421 in d8787b2