7 lines
111 B
Protocol Buffer
7 lines
111 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
// CmdId: 25877
|
|
// Obf: PPPFPCKCCIG
|
|
message GetPlayerSocialDetailReq {
|
|
uint32 uid = 11;
|
|
}
|