POGOProtos.Data.Telemetry.ReadPointOfInterestDescriptionTelemetry.proto Maven / Gradle / Ivy
syntax = "proto3";
package POGOProtos.Data.Telemetry;
message ReadPointOfInterestDescriptionTelemetry {
string result = 1;
string fort_id = 2;
int32 fort_type = 3;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy