Compare commits

..

No commits in common. "b59ccec099c6df9c9fd9c415bca316b748fbdc75" and "c198e9f003e5463e6fdb95cc448f29d333c10ae5" have entirely different histories.

View File

@ -30,7 +30,7 @@ message EventItem {
}
message LatestRequest {
optional int64 Date = 1;
optional int64 LastID = 1;
Pagination Page = 2;
}