| Field | Type | Required | Description |
|---|---|---|---|
code |
?int | ➖ | HTTP status code |
msg |
?string | ➖ | Response message |
data |
array<Components\UserTweetItem> | ✔️ | All fetched tweets. |
totalFetchedCount |
int | ✔️ | Total number of tweets fetched across pages. |
pageCount |
int | ✔️ | Number of pages fetched. |