Interface: LiveCommentsResponseRootObject

September 10, 2021 · View on GitHub

instagram-private-api / responses / LiveCommentsResponseRootObject

Interface: LiveCommentsResponseRootObject

responses.LiveCommentsResponseRootObject

Table of contents

Properties

Properties

can_view_more_preview_comments

can_view_more_preview_comments: boolean

Defined in

src/responses/live.comments.response.ts:10


caption

caption: null

Defined in

src/responses/live.comments.response.ts:5


caption_is_edited

caption_is_edited: boolean

Defined in

src/responses/live.comments.response.ts:6


comment_count

comment_count: number

Defined in

src/responses/live.comments.response.ts:4


comment_likes_enabled

comment_likes_enabled: boolean

Defined in

src/responses/live.comments.response.ts:2


comment_muted

comment_muted: number

Defined in

src/responses/live.comments.response.ts:14


comments

comments: LiveCommentsResponseCommentsItem[]

Defined in

src/responses/live.comments.response.ts:3


has_more_comments

has_more_comments: boolean

Defined in

src/responses/live.comments.response.ts:7


has_more_headload_comments

has_more_headload_comments: boolean

Defined in

src/responses/live.comments.response.ts:8


is_first_fetch

is_first_fetch: string

Defined in

src/responses/live.comments.response.ts:12


live_seconds_per_comment

live_seconds_per_comment: number

Defined in

src/responses/live.comments.response.ts:11


media_header_display

media_header_display: string

Defined in

src/responses/live.comments.response.ts:9


status

status: string

Defined in

src/responses/live.comments.response.ts:15


system_comments

system_comments: LiveCommentsResponseSystemCommentsItem[]

Defined in

src/responses/live.comments.response.ts:13