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

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

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

message DownloadGmTemplatesMessage {
	int64 basis_batch_id = 1;
	int64 batch_id = 2;
	int32 page_offset = 3;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy