Interface: IgtvChannelFeedResponsePreviewCommentsItem
September 10, 2021 · View on GitHub
instagram-private-api / responses / IgtvChannelFeedResponsePreviewCommentsItem
Interface: IgtvChannelFeedResponsePreviewCommentsItem
responses.IgtvChannelFeedResponsePreviewCommentsItem
Table of contents
Properties
- bit_flags
- content_type
- created_at
- created_at_utc
- did_report_as_spam
- has_translation
- media_id
- parent_comment_id
- pk
- share_enabled
- status
- text
- type
- user
- user_id
Properties
bit_flags
• bit_flags: number
Defined in
src/responses/igtv.channel.feed.response.ts:115
content_type
• content_type: string
Defined in
src/responses/igtv.channel.feed.response.ts:113
created_at
• created_at: number
Defined in
src/responses/igtv.channel.feed.response.ts:111
created_at_utc
• created_at_utc: number
Defined in
src/responses/igtv.channel.feed.response.ts:112
did_report_as_spam
• did_report_as_spam: boolean
Defined in
src/responses/igtv.channel.feed.response.ts:117
has_translation
• Optional has_translation: boolean
Defined in
src/responses/igtv.channel.feed.response.ts:120
media_id
• media_id: string
Defined in
src/responses/igtv.channel.feed.response.ts:119
parent_comment_id
• Optional parent_comment_id: string
Defined in
src/responses/igtv.channel.feed.response.ts:121
pk
• pk: string
Defined in
src/responses/igtv.channel.feed.response.ts:107
share_enabled
• share_enabled: boolean
Defined in
src/responses/igtv.channel.feed.response.ts:118
status
• status: string
Defined in
src/responses/igtv.channel.feed.response.ts:114
text
• text: string
Defined in
src/responses/igtv.channel.feed.response.ts:109
type
• type: number
Defined in
src/responses/igtv.channel.feed.response.ts:110
user
• user: IgtvChannelFeedResponseUser
Defined in
src/responses/igtv.channel.feed.response.ts:116
user_id
• user_id: number