타입 매개변수
속성
T[]
required
현재 페이지의 항목 배열
Object
페이지네이션 메타데이터
Record<string, any>
추가로 포함된 객체(사용자, Post 등)
any[]
응답에 포함된 모든 오류
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
X API SDK의 PaginatedResponse TypeScript 인터페이스 참조. X API에서 반환되는 페이지네이션된 API 응답의 구조를 나타냅니다.
| 이름 | 설명 |
|---|---|
T | 응답에 포함된 항목의 타입 |