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

POGOProtos.Data.Telemetry.WeatherDetailClickTelemetry.proto Maven / Gradle / Ivy

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

message WeatherDetailClickTelemetry {
	string gameplay_weather_type = 1;
	bool alert_active = 2;
	int32 severity = 3;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy