GC-Proto/proto/GetAllMailNotify.proto

12 lines
166 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// CmdId: 1465
// Name: GNHCOJIHAOF
message GetAllMailNotify {
bool is_collected = 7;
}