POGOProtos.Data.Raid.SharedExclusiveTicketTrainerInfo.proto Maven / Gradle / Ivy
syntax = "proto3";
package POGOProtos.Data.Raid;
message SharedExclusiveTicketTrainerInfo {
string codename = 1;
string player_id = 2;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy