mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 10:00:12 +03:00
Rename DNNKFOCELDL to content
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user