Skip to main content
Paginated response interface Represents the structure of a paginated API response from the X API.

Type parameters

Properties

T[]
required
Array of items in the current page
Object
Pagination metadata
Record<string, any>
Additional included objects (users, tweets, etc.)
any[]
Any errors in the response