Interface: IgtvSearchResponseUser
September 10, 2021 · View on GitHub
instagram-private-api / responses / IgtvSearchResponseUser
Interface: IgtvSearchResponseUser
responses.IgtvSearchResponseUser
Table of contents
Properties
- biography
- biography_with_entities
- external_lynx_url
- external_url
- friendship_status
- full_name
- has_anonymous_profile_picture
- has_biography_translation
- id
- is_private
- is_verified
- latest_reel_media
- mutual_followers_count
- pk
- profile_pic_id
- profile_pic_url
- username
Properties
biography
• Optional biography: string
Defined in
src/responses/igtv.search.response.ts:22
biography_with_entities
• Optional biography_with_entities: IgtvSearchResponseBiography_with_entities
Defined in
src/responses/igtv.search.response.ts:23
external_lynx_url
• Optional external_lynx_url: string
Defined in
src/responses/igtv.search.response.ts:25
external_url
• Optional external_url: string
Defined in
src/responses/igtv.search.response.ts:24
friendship_status
• Optional friendship_status: IgtvSearchResponseFriendship_status
Defined in
src/responses/igtv.search.response.ts:27
full_name
• Optional full_name: string
Defined in
src/responses/igtv.search.response.ts:16
has_anonymous_profile_picture
• Optional has_anonymous_profile_picture: boolean
Defined in
src/responses/igtv.search.response.ts:21
has_biography_translation
• Optional has_biography_translation: boolean
Defined in
src/responses/igtv.search.response.ts:29
id
• Optional id: number
Defined in
src/responses/igtv.search.response.ts:30
is_private
• Optional is_private: boolean
Defined in
src/responses/igtv.search.response.ts:17
is_verified
• Optional is_verified: boolean
Defined in
src/responses/igtv.search.response.ts:20
latest_reel_media
• Optional latest_reel_media: number
Defined in
src/responses/igtv.search.response.ts:28
mutual_followers_count
• Optional mutual_followers_count: number
Defined in
src/responses/igtv.search.response.ts:26
pk
• Optional pk: number
Defined in
src/responses/igtv.search.response.ts:14
profile_pic_id
• Optional profile_pic_id: string
Defined in
src/responses/igtv.search.response.ts:19
profile_pic_url
• Optional profile_pic_url: string
Defined in
src/responses/igtv.search.response.ts:18
username
• username: string