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

POGOProtos.Data.Gift.GiftBoxes.proto Maven / Gradle / Ivy

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

import "POGOProtos/Data/Gift/GiftBox.proto";

message GiftBoxes {
	repeated .POGOProtos.Data.Gift.GiftBox gifts = 1;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy