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

POGOProtos.Settings.CombatChallengeGlobalSettings.proto Maven / Gradle / Ivy

syntax = "proto3";
package POGOProtos.Settings;

import "POGOProtos/Enums/FriendshipLevelMilestone.proto";

message CombatChallengeGlobalSettings {
	.POGOProtos.Enums.FriendshipLevelMilestone distance_check_override_friendship_level = 1;
	int32 get_combat_challenge_polling_interval_sec = 2;
	bool enable_downstream_dispatch = 3;
	bool enable_challenge_notifications = 4;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy