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

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

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

message GetGymBadgeDetailsMessage {
	string fort_id = 1;
	double latitude = 2;
	double longitude = 3;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy