librespot/protocol/proto/toplist.proto
2015-07-01 20:18:00 +02:00

4 lines
54 B
Protocol Buffer

message Toplist {
repeated string items = 0x1;
}