Get desktop application:
View/edit binary Protocol Buffers messages
Used in: data.gym.GymState, MapCell, networking.responses.PlayerUpdateResponse
string id = 1
int64 last_modified_timestamp_ms = 2
double latitude = 3
double longitude = 4
bool enabled = 8
int32 guard_pokemon_cp = 7
int64 gym_points = 10
bool is_in_battle = 11
int64 cooldown_complete_timestamp_ms = 14
Used in: FortData
string fort_id = 1
fixed64 encounter_id = 2
int64 lure_expires_timestamp_ms = 4
Used in: networking.responses.FortDetailsResponse
int64 expiration_timestamp_ms = 2
string deployer_player_codename = 3
Used in: FortData
DEFAULT = 0
INTERNAL_TEST = 1
Used in: FortData
UNSET_SPONSOR = 0
MCDONALDS = 1
POKEMON_STORE = 2
Used in: MapCell
string fort_summary_id = 1
int64 last_modified_timestamp_ms = 2
double latitude = 3
double longitude = 4
Used in: FortData, networking.responses.FortDetailsResponse