Interface: UserFeedResponseUser

September 10, 2021 · View on GitHub

instagram-private-api / responses / UserFeedResponseUser

Interface: UserFeedResponseUser

responses.UserFeedResponseUser

Table of contents

Properties

Properties

allowed_commenter_type

Optional allowed_commenter_type: string

Defined in

src/responses/user.feed.response.ts:78


can_boost_post

Optional can_boost_post: boolean

Defined in

src/responses/user.feed.response.ts:73


can_see_organic_insights

Optional can_see_organic_insights: boolean

Defined in

src/responses/user.feed.response.ts:74


full_name

full_name: string

Defined in

src/responses/user.feed.response.ts:67


has_anonymous_profile_picture

Optional has_anonymous_profile_picture: boolean

Defined in

src/responses/user.feed.response.ts:72


is_private

is_private: boolean

Defined in

src/responses/user.feed.response.ts:68


is_unpublished

Optional is_unpublished: boolean

Defined in

src/responses/user.feed.response.ts:77


is_verified

is_verified: boolean

Defined in

src/responses/user.feed.response.ts:71


pk

pk: number

Defined in

src/responses/user.feed.response.ts:65


profile_pic_id

Optional profile_pic_id: string

Defined in

src/responses/user.feed.response.ts:70


profile_pic_url

profile_pic_url: string

Defined in

src/responses/user.feed.response.ts:69


reel_auto_archive

Optional reel_auto_archive: string

Defined in

src/responses/user.feed.response.ts:76


show_insights_terms

Optional show_insights_terms: boolean

Defined in

src/responses/user.feed.response.ts:75


username

username: string

Defined in

src/responses/user.feed.response.ts:66