8 lines
106 B
Protocol Buffer
8 lines
106 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
// CmdId: 9593
|
||
|
// Obf: LOCJJOEEJMG
|
||
|
message ReadPrivateChatRsp {
|
||
|
int32 retcode = 4;
|
||
|
}
|