GC-Proto/proto/GetPlayerAskFriendListReq.proto
2024-08-21 05:45:19 +08:00

8 lines
143 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// 4.7.0
// CmdId: 23308
// Obf: ?
message GetPlayerAskFriendListReq {
}