Interface: MediaCommentsFeedResponsePreviewChildCommentsItem
September 10, 2021 · View on GitHub
instagram-private-api / responses / MediaCommentsFeedResponsePreviewChildCommentsItem
Interface: MediaCommentsFeedResponsePreviewChildCommentsItem
responses.MediaCommentsFeedResponsePreviewChildCommentsItem
Table of contents
Properties
- comment_like_count
- content_type
- created_at
- created_at_utc
- has_liked_comment
- media_id
- parent_comment_id
- pk
- share_enabled
- status
- text
- type
- user
Properties
comment_like_count
• comment_like_count: number
Defined in
src/responses/media-comments.feed.response.ts:71
content_type
• content_type: string
Defined in
src/responses/media-comments.feed.response.ts:59
created_at
• created_at: number
Defined in
src/responses/media-comments.feed.response.ts:64
created_at_utc
• created_at_utc: number
Defined in
src/responses/media-comments.feed.response.ts:65
has_liked_comment
• has_liked_comment: boolean
Defined in
src/responses/media-comments.feed.response.ts:70
media_id
• media_id: string
Defined in
src/responses/media-comments.feed.response.ts:66
parent_comment_id
• parent_comment_id: string
Defined in
src/responses/media-comments.feed.response.ts:68
pk
• pk: string
Defined in
src/responses/media-comments.feed.response.ts:61
share_enabled
• share_enabled: boolean
Defined in
src/responses/media-comments.feed.response.ts:69
status
• status: string
Defined in
src/responses/media-comments.feed.response.ts:67
text
• text: string
Defined in
src/responses/media-comments.feed.response.ts:62
type
• type: number
Defined in
src/responses/media-comments.feed.response.ts:63
user
• user: MediaCommentsFeedResponseUser