Interface: TimelineFeedResponse
September 10, 2021 · View on GitHub
instagram-private-api / responses / TimelineFeedResponse
Interface: TimelineFeedResponse
responses.TimelineFeedResponse
Table of contents
Properties
- auto_load_more_enabled
- client_feed_changelist_applied
- client_gap_enforcer_matrix
- client_session_id
- feed_items
- feed_pill_text
- is_direct_v2_enabled
- more_available
- next_max_id
- num_results
- pagination_info
- status
- view_state_version
Properties
auto_load_more_enabled
• auto_load_more_enabled: boolean
Defined in
src/responses/timeline.feed.response.ts:4
client_feed_changelist_applied
• client_feed_changelist_applied: boolean
Defined in
src/responses/timeline.feed.response.ts:10
client_gap_enforcer_matrix
• client_gap_enforcer_matrix: TimelineFeedResponseClientGapEnforcerMatrixItem[]
Defined in
src/responses/timeline.feed.response.ts:13
client_session_id
• client_session_id: string
Defined in
src/responses/timeline.feed.response.ts:12
feed_items
• feed_items: TimelineFeedResponseFeedItemsItem[]
Defined in
src/responses/timeline.feed.response.ts:5
feed_pill_text
• feed_pill_text: string
Defined in
src/responses/timeline.feed.response.ts:11
is_direct_v2_enabled
• is_direct_v2_enabled: boolean
Defined in
src/responses/timeline.feed.response.ts:6
more_available
• more_available: boolean
Defined in
src/responses/timeline.feed.response.ts:3
next_max_id
• next_max_id: string
Defined in
src/responses/timeline.feed.response.ts:7
num_results
• num_results: number
Defined in
src/responses/timeline.feed.response.ts:2
pagination_info
• pagination_info: TimelineFeedResponsePagination_info
Defined in
src/responses/timeline.feed.response.ts:8
status
• status: string
Defined in
src/responses/timeline.feed.response.ts:14
view_state_version
• view_state_version: string