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

POGOProtos.Data.Redeem.PokeCandy.proto Maven / Gradle / Ivy

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

message PokeCandy {
	fixed64 pokemon_id = 1;
	int32 candy_count = 2;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy