Interface: DirectInboxFeedResponseUser
September 10, 2021 · View on GitHub
instagram-private-api / responses / DirectInboxFeedResponseUser
Interface: DirectInboxFeedResponseUser
responses.DirectInboxFeedResponseUser
Table of contents
Properties
- full_name
- has_anonymous_profile_picture
- is_private
- is_verified
- pk
- profile_pic_id
- profile_pic_url
- username
Properties
full_name
• full_name: string
Defined in
src/responses/direct-inbox.feed.response.ts:141
has_anonymous_profile_picture
• has_anonymous_profile_picture: boolean
Defined in
src/responses/direct-inbox.feed.response.ts:146
is_private
• is_private: boolean
Defined in
src/responses/direct-inbox.feed.response.ts:142
is_verified
• is_verified: boolean
Defined in
src/responses/direct-inbox.feed.response.ts:145
pk
• pk: number
Defined in
src/responses/direct-inbox.feed.response.ts:139
profile_pic_id
• profile_pic_id: string
Defined in
src/responses/direct-inbox.feed.response.ts:144
profile_pic_url
• profile_pic_url: string
Defined in
src/responses/direct-inbox.feed.response.ts:143
username
• username: string