syntax = "proto3"; option java_package = "emu.grasscutter.net.proto"; // CmdId: 1655 // EnetChannelId: 0 // EnetIsReliable: true // IsAllowClient: true message AvatarExpeditionCallBackReq { repeated uint64 avatar_guid = 12; }