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

POGOProtos.Networking.Requests.Messages.UseItemStardustBoostMessage.proto Maven / Gradle / Ivy

syntax = "proto3";
package POGOProtos.Networking.Requests.Messages;

import "POGOProtos/Inventory/Item/ItemId.proto";

message UseItemStardustBoostMessage {
	.POGOProtos.Inventory.Item.ItemId item = 1;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy