eos 음성채팅 지원 추가

This commit is contained in:
2024-01-04 19:04:48 +09:00
parent cacab9350d
commit 5c9116461a
3 changed files with 238 additions and 0 deletions

View File

@ -894,3 +894,4 @@ func (gp *groupParty) DenyPartyInvitation(ctx wshandler.ApiCallContext) {
Tag: []string{"MemberDocFull"},
})
}