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

POGOProtos.Data.Friends.OutgoingFriendInviteDisplay.proto Maven / Gradle / Ivy

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

import "POGOProtos/Data/Friends/OutgoingFriendInvite.proto";
import "POGOProtos/Data/Player/PlayerSummary.proto";

message OutgoingFriendInviteDisplay {
	.POGOProtos.Data.Friends.OutgoingFriendInvite invite = 1;
	.POGOProtos.Data.Player.PlayerSummary player = 2;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy