We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4921022 + e952b39 commit 5d3d098Copy full SHA for 5d3d098
tcnapi/exile/gate/v2/public.proto
@@ -1406,7 +1406,7 @@ message GetVoiceRecordingDownloadLinkRequest {
1406
google.protobuf.Duration start_offset = 2;
1407
// the offset from the end of the recording to get the link for
1408
// must be from the recording segments returned from the ListRecordingSegmentsRequest
1409
- google.protobuf.Duration end_offset = 2;
+ google.protobuf.Duration end_offset = 3;
1410
}
1411
1412
/**
0 commit comments