UpdatePartyDocumentDirect를 PartyOwner만 동작하도록 함

This commit is contained in:
2023-09-11 19:54:19 +09:00
parent d3614392c2
commit ad185b8d01
2 changed files with 18 additions and 3 deletions

View File

@ -164,8 +164,6 @@ func (gc *groupChat) EnterPrivateChannel(ctx wshandler.ApiCallContext) {
return
}
gc.enterRoom(channel, ctx.CallBy.Accid)
} else {
// 내가 이미 private channel에 있다는 것을 다른 사람들에게 알려주기 위함
}
gc.sendUpstreamMessage(&wshandler.UpstreamMessage{