Interface: DirectInboxFeedResponseMostRecentInviter
September 10, 2021 · View on GitHub
instagram-private-api / responses / DirectInboxFeedResponseMostRecentInviter
Interface: DirectInboxFeedResponseMostRecentInviter
responses.DirectInboxFeedResponseMostRecentInviter
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:167
has_anonymous_profile_picture
• has_anonymous_profile_picture: boolean
Defined in
src/responses/direct-inbox.feed.response.ts:172
is_private
• is_private: boolean
Defined in
src/responses/direct-inbox.feed.response.ts:168
is_verified
• is_verified: boolean
Defined in
src/responses/direct-inbox.feed.response.ts:171
pk
• pk: number
Defined in
src/responses/direct-inbox.feed.response.ts:165
profile_pic_id
• profile_pic_id: string
Defined in
src/responses/direct-inbox.feed.response.ts:170
profile_pic_url
• profile_pic_url: string
Defined in
src/responses/direct-inbox.feed.response.ts:169
username
• username: string