Interface: MediaCommentsFeedResponseCommentsItem
September 10, 2021 · View on GitHub
instagram-private-api / responses / MediaCommentsFeedResponseCommentsItem
Interface: MediaCommentsFeedResponseCommentsItem
responses.MediaCommentsFeedResponseCommentsItem
Table of contents
Properties
- bit_flags
- child_comment_count
- comment_index
- comment_like_count
- content_type
- created_at
- created_at_utc
- did_report_as_spam
- has_liked_comment
- has_more_head_child_comments
- has_more_tail_child_comments
- has_translation
- inline_composer_display_condition
- next_min_child_cursor
- num_head_child_comments
- num_tail_child_comments
- other_preview_users
- pk
- preview_child_comments
- share_enabled
- status
- text
- type
- user
- user_id
Properties
bit_flags
• bit_flags: number
Defined in
src/responses/media-comments.feed.response.ts:29
child_comment_count
• child_comment_count: number
Defined in
src/responses/media-comments.feed.response.ts:36
comment_index
• comment_index: number
Defined in
src/responses/media-comments.feed.response.ts:44
comment_like_count
• comment_like_count: number
Defined in
src/responses/media-comments.feed.response.ts:35
content_type
• content_type: string
Defined in
src/responses/media-comments.feed.response.ts:27
created_at
• created_at: number
Defined in
src/responses/media-comments.feed.response.ts:25
created_at_utc
• created_at_utc: number
Defined in
src/responses/media-comments.feed.response.ts:26
did_report_as_spam
• did_report_as_spam: boolean
Defined in
src/responses/media-comments.feed.response.ts:31
has_liked_comment
• has_liked_comment: boolean
Defined in
src/responses/media-comments.feed.response.ts:34
has_more_head_child_comments
• Optional has_more_head_child_comments: boolean
Defined in
src/responses/media-comments.feed.response.ts:41
has_more_tail_child_comments
• Optional has_more_tail_child_comments: boolean
Defined in
src/responses/media-comments.feed.response.ts:39
has_translation
• Optional has_translation: boolean
Defined in
src/responses/media-comments.feed.response.ts:33
inline_composer_display_condition
• inline_composer_display_condition: string
Defined in
src/responses/media-comments.feed.response.ts:43
next_min_child_cursor
• Optional next_min_child_cursor: string
Defined in
src/responses/media-comments.feed.response.ts:40
num_head_child_comments
• Optional num_head_child_comments: number
Defined in
src/responses/media-comments.feed.response.ts:42
num_tail_child_comments
• Optional num_tail_child_comments: number
Defined in
src/responses/media-comments.feed.response.ts:45
other_preview_users
• other_preview_users: MediaCommentsFeedResponseOtherPreviewUsersItem[]
Defined in
src/responses/media-comments.feed.response.ts:38
pk
• pk: string
Defined in
src/responses/media-comments.feed.response.ts:21
preview_child_comments
• preview_child_comments: MediaCommentsFeedResponsePreviewChildCommentsItem[]
Defined in
src/responses/media-comments.feed.response.ts:37
share_enabled
• share_enabled: boolean
Defined in
src/responses/media-comments.feed.response.ts:32
status
• status: string
Defined in
src/responses/media-comments.feed.response.ts:28
text
• text: string
Defined in
src/responses/media-comments.feed.response.ts:23
type
• type: number
Defined in
src/responses/media-comments.feed.response.ts:24
user
• user: MediaCommentsFeedResponseUser
Defined in
src/responses/media-comments.feed.response.ts:30
user_id
• user_id: number