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

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

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

message GetInboxMessage {
	bool is_history = 1;
	bool is_reverse = 2;
	int64 not_before_ms = 3;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy