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