Interface: LocationFeedResponsePreviewCommentsItem
September 10, 2021 · View on GitHub
instagram-private-api / responses / LocationFeedResponsePreviewCommentsItem
Interface: LocationFeedResponsePreviewCommentsItem
responses.LocationFeedResponsePreviewCommentsItem
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/location.feed.response.ts:77
content_type
• content_type: string
Defined in
src/responses/location.feed.response.ts:75
created_at
• created_at: number
Defined in
src/responses/location.feed.response.ts:73
created_at_utc
• created_at_utc: number
Defined in
src/responses/location.feed.response.ts:74
did_report_as_spam
• did_report_as_spam: boolean
Defined in
src/responses/location.feed.response.ts:79
has_translation
• Optional has_translation: boolean
Defined in
src/responses/location.feed.response.ts:82
media_id
• media_id: string
Defined in
src/responses/location.feed.response.ts:81
parent_comment_id
• Optional parent_comment_id: string
Defined in
src/responses/location.feed.response.ts:83
pk
• pk: string
Defined in
src/responses/location.feed.response.ts:69
share_enabled
• share_enabled: boolean
Defined in
src/responses/location.feed.response.ts:80
status
• status: string
Defined in
src/responses/location.feed.response.ts:76
text
• text: string
Defined in
src/responses/location.feed.response.ts:71
type
• type: number
Defined in
src/responses/location.feed.response.ts:72
user
• user: LocationFeedResponseUser
Defined in
src/responses/location.feed.response.ts:78
user_id
• user_id: number