Skip to main content
Module

x/twi/types.ts>TwitterNextToken

Twitter API v2 Client for Deno
Go to Latest
interface TwitterNextToken
import { type TwitterNextToken } from "https://deno.land/x/twi@1.2.1/types.ts";

Properties

optional
meta: { next_token?: string; }