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

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

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

import "POGOProtos/Enums/TelemetryIds.proto";

message PokemonInventoryTelemetry {
	.POGOProtos.Enums.PokemonInventoryTelemetryIds pokemon_inventory_click_ids = 1;
	string sort_id = 2;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy