Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 2.18 KB

File metadata and controls

12 lines (9 loc) · 2.18 KB

UserTimelineResponse

Fields

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.