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

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

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

import "POGOProtos/Data/Telemetry/PokemonTelemetry.proto";

message EncounterPokemonTelemetry {
	.POGOProtos.Data.Telemetry.PokemonTelemetry pokemon = 1;
	string map_pokemon_type = 2;
	bool ar_enabled = 3;
	bool ar_plus_enabled = 4;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy