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

POGOProtos.Data.Player.DailyBonus.proto Maven / Gradle / Ivy

syntax = "proto3";
package POGOProtos.Data.Player;

message DailyBonus {
	int64 next_collected_timestamp_ms = 1;
	int64 next_defender_bonus_collect_timestamp_ms = 2;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy