GC-Proto/proto/GetPlayerAskFriendListReq.p...

8 lines
143 B
Protocol Buffer
Raw Normal View History

2022-11-06 15:30:21 +03:00
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
2024-08-21 00:45:19 +03:00
// 4.7.0
// CmdId: 23308
// Obf: ?
2022-12-05 15:02:30 +03:00
message GetPlayerAskFriendListReq {
}