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

5 lines
74 B
Protocol Buffer

syntax = "proto3";
message WeatherInfo {
uint32 weather_area_id = 1;
}