Interface: NewsFeedResponseArgs
September 10, 2021 · View on GitHub
instagram-private-api / responses / NewsFeedResponseArgs
Interface: NewsFeedResponseArgs
responses.NewsFeedResponseArgs
Table of contents
Properties
- comment_id
- comment_ids
- links
- media
- profile_id
- profile_image
- profile_image_destination
- second_profile_id
- second_profile_image
- text
- timestamp
- tuuid
Properties
comment_id
• Optional comment_id: string
Defined in
src/responses/news.feed.response.ts:27
comment_ids
• Optional comment_ids: string[]
Defined in
src/responses/news.feed.response.ts:28
links
• links: NewsFeedResponseLinksItem[]
Defined in
src/responses/news.feed.response.ts:18
media
• Optional media: NewsFeedResponseMediaItem[]
Defined in
src/responses/news.feed.response.ts:21
profile_id
• profile_id: number
Defined in
src/responses/news.feed.response.ts:19
profile_image
• profile_image: string
Defined in
src/responses/news.feed.response.ts:20
profile_image_destination
• Optional profile_image_destination: string
Defined in
src/responses/news.feed.response.ts:26
second_profile_id
• Optional second_profile_id: number
Defined in
src/responses/news.feed.response.ts:24
second_profile_image
• Optional second_profile_image: string
Defined in
src/responses/news.feed.response.ts:25
text
• text: string
Defined in
src/responses/news.feed.response.ts:17
timestamp
• timestamp: number
Defined in
src/responses/news.feed.response.ts:22
tuuid
• tuuid: string