Skip to content

Latest commit

 

History

History
87 lines (47 loc) · 2.25 KB

File metadata and controls

87 lines (47 loc) · 2.25 KB

instagram-private-api / responses / UserFeedResponseFacepileTopLikersItem

Interface: UserFeedResponseFacepileTopLikersItem

responses.UserFeedResponseFacepileTopLikersItem

Table of contents

Properties

Properties

full_name

full_name: string

Defined in

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


is_private

is_private: boolean

Defined in

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


is_verified

is_verified: boolean

Defined in

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


pk

pk: number

Defined in

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


profile_pic_id

Optional profile_pic_id: string

Defined in

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


profile_pic_url

profile_pic_url: string

Defined in

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


username

username: string

Defined in

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