Interface: TimelineFeedResponsePreviewCommentsItem

September 10, 2021 · View on GitHub

instagram-private-api / responses / TimelineFeedResponsePreviewCommentsItem

Interface: TimelineFeedResponsePreviewCommentsItem

responses.TimelineFeedResponsePreviewCommentsItem

Table of contents

Properties

Properties

bit_flags

bit_flags: number

Defined in

src/responses/timeline.feed.response.ts:258


comment_like_count

comment_like_count: number

Defined in

src/responses/timeline.feed.response.ts:264


content_type

content_type: string

Defined in

src/responses/timeline.feed.response.ts:256


created_at

created_at: number

Defined in

src/responses/timeline.feed.response.ts:254


created_at_utc

created_at_utc: number

Defined in

src/responses/timeline.feed.response.ts:255


did_report_as_spam

did_report_as_spam: boolean

Defined in

src/responses/timeline.feed.response.ts:260


has_liked_comment

has_liked_comment: boolean

Defined in

src/responses/timeline.feed.response.ts:263


has_translation

Optional has_translation: boolean

Defined in

src/responses/timeline.feed.response.ts:265


media_id

media_id: string

Defined in

src/responses/timeline.feed.response.ts:262


parent_comment_id

Optional parent_comment_id: string

Defined in

src/responses/timeline.feed.response.ts:266


pk

pk: string

Defined in

src/responses/timeline.feed.response.ts:250


share_enabled

share_enabled: boolean

Defined in

src/responses/timeline.feed.response.ts:261


status

status: string

Defined in

src/responses/timeline.feed.response.ts:257


text

text: string

Defined in

src/responses/timeline.feed.response.ts:252


type

type: number

Defined in

src/responses/timeline.feed.response.ts:253


user

user: TimelineFeedResponseUser

Defined in

src/responses/timeline.feed.response.ts:259


user_id

user_id: number

Defined in

src/responses/timeline.feed.response.ts:251