Skip to content

Latest commit

 

History

History
98 lines (53 loc) · 2.49 KB

LiveCommentsResponseUser.md

File metadata and controls

98 lines (53 loc) · 2.49 KB

instagram-private-api / responses / LiveCommentsResponseUser

Interface: LiveCommentsResponseUser

responses.LiveCommentsResponseUser

Table of contents

Properties

Properties

full_name

full_name: string

Defined in

src/responses/live.comments.response.ts:35


is_private

is_private: boolean

Defined in

src/responses/live.comments.response.ts:36


is_verified

is_verified: boolean

Defined in

src/responses/live.comments.response.ts:39


live_with_eligibility

Optional live_with_eligibility: string

Defined in

src/responses/live.comments.response.ts:40


pk

pk: number

Defined in

src/responses/live.comments.response.ts:33


profile_pic_id

profile_pic_id: string

Defined in

src/responses/live.comments.response.ts:38


profile_pic_url

profile_pic_url: string

Defined in

src/responses/live.comments.response.ts:37


username

username: string

Defined in

src/responses/live.comments.response.ts:34