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

POGOProtos.Data.Friends.FriendshipMilestoneReward.proto Maven / Gradle / Ivy

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

import "POGOProtos/Enums/FriendshipLevelMilestone.proto";

message FriendshipMilestoneReward {
	string friend_id = 1;
	.POGOProtos.Enums.FriendshipLevelMilestone friendship_milestone = 2;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy