syntax = "proto3"; option java_package = "emu.grasscutter.net.proto"; // Name: NPNPFJHHHMB // CmdId: 4188 message PlayerGCGMatchConfirmNotify { uint32 uid = 7; bool is_agree = 8; uint32 match_id = 1; }