Skip to content

Latest commit

 

History

History
197 lines (107 loc) · 5.41 KB

IgtvSearchResponseUser.md

File metadata and controls

197 lines (107 loc) · 5.41 KB

instagram-private-api / responses / IgtvSearchResponseUser

Interface: IgtvSearchResponseUser

responses.IgtvSearchResponseUser

Table of contents

Properties

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

Defined in

src/responses/igtv.search.response.ts:15