Rename DNNKFOCELDL to content

This commit is contained in:
Akbar Yahya 2023-01-29 08:44:57 +08:00
parent 8b127276e2
commit a2f6250a4a

View File

@ -8,7 +8,7 @@ message ChatInfo {
bool isRead = 6; bool isRead = 6;
uint32 uid = 15; uint32 uid = 15;
uint32 toUid = 3; uint32 toUid = 3;
oneof DNNKFOCELDL { oneof content {
string text = 1809; string text = 1809;
uint32 icon = 1168; uint32 icon = 1168;
SystemHint system_hint = 523; SystemHint system_hint = 523;