instagram-private-api / responses / MediaCommentsFeedResponsePreviewChildCommentsItem
responses.MediaCommentsFeedResponsePreviewChildCommentsItem
- 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
• comment_like_count: number
src/responses/media-comments.feed.response.ts:71
• content_type: string
src/responses/media-comments.feed.response.ts:59
• created_at: number
src/responses/media-comments.feed.response.ts:64
• created_at_utc: number
src/responses/media-comments.feed.response.ts:65
• has_liked_comment: boolean
src/responses/media-comments.feed.response.ts:70
• media_id: string
src/responses/media-comments.feed.response.ts:66
• parent_comment_id: string
src/responses/media-comments.feed.response.ts:68
• pk: string
src/responses/media-comments.feed.response.ts:61
• share_enabled: boolean
src/responses/media-comments.feed.response.ts:69
• status: string
src/responses/media-comments.feed.response.ts:67
• text: string
src/responses/media-comments.feed.response.ts:62
• type: number
src/responses/media-comments.feed.response.ts:63
• user: MediaCommentsFeedResponseUser