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.
1 parent 99fc6e4 commit d7253e6Copy full SHA for d7253e6
packages/video/lib/video.ts
@@ -497,6 +497,7 @@ export class Video extends Client {
497
*
498
* @param {string} captionId - The ID of the caption to retrieve the status for.
499
* @return {Promise<CaptionStatusResponse>} A promise that resolves to the status of the requested caption.
500
+ * @deprecated This method no longer works and was added incorrectly
501
502
* @example
503
* ```ts
0 commit comments