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