Rename NBOOJBANJHJ to content (PrivateChatReq)

This commit is contained in:
Akbar Yahya 2023-01-29 08:35:05 +08:00
parent 2d8fea02c7
commit 8b127276e2
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ message PrivateChatReq {
}
uint32 targetUid = 11;
oneof NBOOJBANJHJ {
oneof content {
string text = 15;
uint32 icon = 9;
}