All Downloads are FREE. Search and download functionalities are using the official Maven repository.

POGOProtos.Data.Battle.BattleParties.proto Maven / Gradle / Ivy

syntax = "proto3";
package POGOProtos.Data.Battle;

import "POGOProtos/Data/Battle/BattleParty.proto";

message BattleParties {
	repeated .POGOProtos.Data.Battle.BattleParty battle_parties = 1;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy