Interface: TagFeedResponseCaption
September 10, 2021 · View on GitHub
instagram-private-api / responses / TagFeedResponseCaption
Interface: TagFeedResponseCaption
responses.TagFeedResponseCaption
Table of contents
Properties
- bit_flags
- content_type
- created_at
- created_at_utc
- did_report_as_spam
- has_translation
- media_id
- pk
- share_enabled
- status
- text
- type
- user
- user_id
Properties
bit_flags
• bit_flags: number
Defined in
src/responses/tag.feed.response.ts:109
content_type
• content_type: string
Defined in
src/responses/tag.feed.response.ts:107
created_at
• created_at: number
Defined in
src/responses/tag.feed.response.ts:105
created_at_utc
• created_at_utc: number
Defined in
src/responses/tag.feed.response.ts:106
did_report_as_spam
• did_report_as_spam: boolean
Defined in
src/responses/tag.feed.response.ts:111
has_translation
• Optional has_translation: boolean
Defined in
src/responses/tag.feed.response.ts:114
media_id
• media_id: string
Defined in
src/responses/tag.feed.response.ts:113
pk
• pk: string
Defined in
src/responses/tag.feed.response.ts:101
share_enabled
• share_enabled: boolean
Defined in
src/responses/tag.feed.response.ts:112
status
• status: string
Defined in
src/responses/tag.feed.response.ts:108
text
• text: string
Defined in
src/responses/tag.feed.response.ts:103
type
• type: number
Defined in
src/responses/tag.feed.response.ts:104
user
• user: TagFeedResponseUser
Defined in
src/responses/tag.feed.response.ts:110
user_id
• user_id: number