GC-Proto/proto/GetAllMailNotify.proto

11 lines
180 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// CmdId: 20077
// Version: 4.6.0
// Obfs: PANJGIHEJFO
message GetAllMailNotify {
bool is_collected = 4;
}