syntax = "proto3"; option java_package = "emu.grasscutter.net.proto"; // CmdId: 1441 // EnetChannelId: 0 // EnetIsReliable: true // IsAllowClient: true message ReadMailNotify { repeated uint32 mail_id_list = 9; }