POGOProtos.Settings.NotificationSettings.proto Maven / Gradle / Ivy
syntax = "proto3";
package POGOProtos.Settings;
message NotificationSettings {
bool pull_notifications = 1;
bool show_notifications = 2;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy