NahidaImpact/NahidaImpact.Protocol/AllWidgetBackgroundActiveStateNotify.proto
2024-01-04 16:48:39 +03:00

5 lines
123 B
Protocol Buffer

syntax = "proto3";
message AllWidgetBackgroundActiveStateNotify {
repeated uint32 background_active_widget_list = 4;
}