Interface: IgtvChannelFeedResponseRootObject
September 10, 2021 · View on GitHub
instagram-private-api / responses / IgtvChannelFeedResponseRootObject
Interface: IgtvChannelFeedResponseRootObject
responses.IgtvChannelFeedResponseRootObject
Table of contents
Properties
- approx_total_videos
- cover_photo_url
- description
- id
- items
- max_id
- more_available
- seen_state
- status
- title
- type
- user_dict
Properties
approx_total_videos
• approx_total_videos: null
Defined in
src/responses/igtv.channel.feed.response.ts:12
cover_photo_url
• cover_photo_url: null
Defined in
src/responses/igtv.channel.feed.response.ts:11
description
• description: null
Defined in
src/responses/igtv.channel.feed.response.ts:10
id
• id: string
Defined in
src/responses/igtv.channel.feed.response.ts:2
items
• items: IgtvChannelFeedResponseItemsItem[]
Defined in
src/responses/igtv.channel.feed.response.ts:3
max_id
• max_id: string
Defined in
src/responses/igtv.channel.feed.response.ts:8
more_available
• more_available: boolean
Defined in
src/responses/igtv.channel.feed.response.ts:4
seen_state
• seen_state: IgtvChannelFeedResponseSeen_state
Defined in
src/responses/igtv.channel.feed.response.ts:5
status
• status: string
Defined in
src/responses/igtv.channel.feed.response.ts:13
title
• title: string
Defined in
src/responses/igtv.channel.feed.response.ts:6
type
• type: string
Defined in
src/responses/igtv.channel.feed.response.ts:7
user_dict
• user_dict: IgtvChannelFeedResponseUser_dict