POGOProtos.Data.Quests.TradePokemonQuest.proto Maven / Gradle / Ivy
syntax = "proto3";
package POGOProtos.Data.Quests;
message TradePokemonQuest {
repeated string friend_id = 1;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
syntax = "proto3";
package POGOProtos.Data.Quests;
message TradePokemonQuest {
repeated string friend_id = 1;
}