Interface: UserFeedResponse
September 10, 2021 · View on GitHub
instagram-private-api / responses / UserFeedResponse
Interface: UserFeedResponse
responses.UserFeedResponse
Table of contents
Properties
Properties
auto_load_more_enabled
• auto_load_more_enabled: boolean
Defined in
src/responses/user.feed.response.ts:6
items
• items: UserFeedResponseItemsItem[]
Defined in
src/responses/user.feed.response.ts:2
more_available
• more_available: boolean
Defined in
src/responses/user.feed.response.ts:4
next_max_id
• next_max_id: string
Defined in
src/responses/user.feed.response.ts:5
num_results
• num_results: number
Defined in
src/responses/user.feed.response.ts:3
status
• status: string