Skip to main content
Module

x/openai/core.ts>AbstractPage#nextPageParams

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Go to Latest
method AbstractPage.prototype.nextPageParams
Deprecated
Deprecated

Use nextPageInfo instead

import { AbstractPage } from "https://deno.land/x/openai@v4.47.1/core.ts";

Returns

Partial<Record<string, unknown>> | null