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

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

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

message RedeemedAvatarItem {
	string avatar_template_id = 1;
	int32 item_count = 2;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy