POGOProtos.Data.Raid.EventInfo.proto Maven / Gradle / Ivy
syntax = "proto3";
package POGOProtos.Data.Raid;
message EventInfo {
string image_url = 1;
string icon_url = 2;
string name_key = 3;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy