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

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

syntax = "proto3";
package POGOProtos.Settings;

message EventSettings {
	repeated string condolence_ribbon_country = 1;
	bool enable_event_link = 2;
	bool enable_event_link_for_children = 3;
	string event_webtoken_server_url = 4;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy