Interface: DirectInboxFeedResponseInviter
September 10, 2021 · View on GitHub
instagram-private-api / responses / DirectInboxFeedResponseInviter
Interface: DirectInboxFeedResponseInviter
responses.DirectInboxFeedResponseInviter
Table of contents
Properties
- allowed_commenter_type
- full_name
- has_anonymous_profile_picture
- is_private
- is_verified
- pk
- profile_pic_id
- profile_pic_url
- reel_auto_archive
- username
Properties
allowed_commenter_type
• Optional allowed_commenter_type: string
Defined in
src/responses/direct-inbox.feed.response.ts:97
full_name
• full_name: string
Defined in
src/responses/direct-inbox.feed.response.ts:90
has_anonymous_profile_picture
• has_anonymous_profile_picture: boolean
Defined in
src/responses/direct-inbox.feed.response.ts:95
is_private
• is_private: boolean
Defined in
src/responses/direct-inbox.feed.response.ts:91
is_verified
• is_verified: boolean
Defined in
src/responses/direct-inbox.feed.response.ts:94
pk
• pk: number
Defined in
src/responses/direct-inbox.feed.response.ts:88
profile_pic_id
• Optional profile_pic_id: string
Defined in
src/responses/direct-inbox.feed.response.ts:93
profile_pic_url
• profile_pic_url: string
Defined in
src/responses/direct-inbox.feed.response.ts:92
reel_auto_archive
• Optional reel_auto_archive: string
Defined in
src/responses/direct-inbox.feed.response.ts:96
username
• username: string