syntax = "proto3"; option java_package = "emu.grasscutter.net.proto"; // Name: AFPAEEIEEFD // CmdId: 4152 message PlayerGeneralMatchConfirmNotify { bool is_agree = 15; uint32 uid = 10; uint32 match_id = 2; }