Interface: LocationFeedResponseCaption
September 10, 2021 · View on GitHub
instagram-private-api / responses / LocationFeedResponseCaption
Interface: LocationFeedResponseCaption
responses.LocationFeedResponseCaption
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/location.feed.response.ts:147
content_type
• content_type: string
Defined in
src/responses/location.feed.response.ts:145
created_at
• created_at: number
Defined in
src/responses/location.feed.response.ts:143
created_at_utc
• created_at_utc: number
Defined in
src/responses/location.feed.response.ts:144
did_report_as_spam
• did_report_as_spam: boolean
Defined in
src/responses/location.feed.response.ts:149
has_translation
• Optional has_translation: boolean
Defined in
src/responses/location.feed.response.ts:152
media_id
• media_id: string
Defined in
src/responses/location.feed.response.ts:151
pk
• pk: string
Defined in
src/responses/location.feed.response.ts:139
share_enabled
• share_enabled: boolean
Defined in
src/responses/location.feed.response.ts:150
status
• status: string
Defined in
src/responses/location.feed.response.ts:146
text
• text: string
Defined in
src/responses/location.feed.response.ts:141
type
• type: number
Defined in
src/responses/location.feed.response.ts:142
user
• user: LocationFeedResponseUser
Defined in
src/responses/location.feed.response.ts:148
user_id
• user_id: number