Interface: LiveCommentsResponseCommentsItem
September 10, 2021 · View on GitHub
instagram-private-api / responses / LiveCommentsResponseCommentsItem
Interface: LiveCommentsResponseCommentsItem
responses.LiveCommentsResponseCommentsItem
Table of contents
Properties
- bit_flags
- content_type
- created_at
- created_at_utc
- did_report_as_spam
- inline_composer_display_condition
- pk
- share_enabled
- status
- text
- type
- user
- user_id
Properties
bit_flags
• bit_flags: number
Defined in
src/responses/live.comments.response.ts:26
content_type
• content_type: string
Defined in
src/responses/live.comments.response.ts:24
created_at
• created_at: number
Defined in
src/responses/live.comments.response.ts:22
created_at_utc
• created_at_utc: number
Defined in
src/responses/live.comments.response.ts:23
did_report_as_spam
• did_report_as_spam: boolean
Defined in
src/responses/live.comments.response.ts:28
inline_composer_display_condition
• inline_composer_display_condition: string
Defined in
src/responses/live.comments.response.ts:30
pk
• pk: string
Defined in
src/responses/live.comments.response.ts:18
share_enabled
• share_enabled: boolean
Defined in
src/responses/live.comments.response.ts:29
status
• status: string
Defined in
src/responses/live.comments.response.ts:25
text
• text: string
Defined in
src/responses/live.comments.response.ts:20
type
• type: number
Defined in
src/responses/live.comments.response.ts:21
user
• user: LiveCommentsResponseUser
Defined in
src/responses/live.comments.response.ts:27
user_id
• user_id: number