POGOProtos.Networking.Requests.Messages.EncounterPhotobombMessage.proto Maven / Gradle / Ivy
syntax = "proto3";
package POGOProtos.Networking.Requests.Messages;
message EncounterPhotobombMessage {
fixed64 encounter_id = 1;
string encounter_location = 2;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy