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

POGOProtos.Networking.Responses.CheckChallengeResponse.proto Maven / Gradle / Ivy

syntax = "proto3";
package POGOProtos.Networking.Responses;

message CheckChallengeResponse {
	bool show_challenge = 1;
	string challenge_url = 2;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy