mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
verification joining group chat
This commit is contained in:
parent
db7ef3ac4b
commit
87dbdc07d1
@ -1 +1 @@
|
||||
Subproject commit 588c9bb77b9bd89a9261964006568b8655233cb6
|
||||
Subproject commit 6fc6be9eb996aec24781a3905aeb2c9550a5a041
|
@ -164,7 +164,7 @@ type SetGroupInfoReq struct {
|
||||
FaceURL string `json:"faceURL"`
|
||||
Ex string `json:"ex"`
|
||||
OperationID string `json:"operationID" binding:"required"`
|
||||
NeedVerification *int32 `json:"needVerification" binding "oneof=0 1"`
|
||||
NeedVerification *int32 `json:"needVerification" binding "oneof=0 1 2"`
|
||||
}
|
||||
|
||||
type SetGroupInfoResp struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user