8 lines
111 B
Protocol Buffer
8 lines
111 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
// CmdId: 5538
|
||
|
// Obf: BMBHFJMPFKB
|
||
|
message ReadPrivateChatReq {
|
||
|
uint32 target_uid = 12;
|
||
|
}
|