Skip to content

Commit

Permalink
transcriptions list
Browse files Browse the repository at this point in the history
  • Loading branch information
sachaarbonel committed Oct 23, 2024
1 parent 7e46a3b commit ede63c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ call.list_transcriptions()
<TabItem value="go" label="Golang">

```go
call.ListTranscriptions(ctx)
call.ListTranscriptions(ctx, &ListTranscriptionsRequest{})
```

</TabItem>
Expand Down

0 comments on commit ede63c5

Please sign in to comment.