mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-25 07:59:24 +03:00
Rename DNNKFOCELDL to content
This commit is contained in:
parent
8b127276e2
commit
a2f6250a4a
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user