fix: The message @ information will be set only for members in the group. (#3009)

This commit is contained in:
OpenIM-Gordon
2024-12-26 17:53:54 +08:00
committed by OpenIM-Robot
parent f9e6d07581
commit d3b2587743
3 changed files with 16 additions and 10 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ require (
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/mitchellh/mapstructure v1.5.0
github.com/openimsdk/protocol v0.0.72-alpha.68
github.com/openimsdk/tools v0.0.50-alpha.61
github.com/openimsdk/tools v0.0.50-alpha.62
github.com/pkg/errors v0.9.1 // indirect
github.com/prometheus/client_golang v1.18.0
github.com/stretchr/testify v1.9.0