IGPAPI
Preparing search index...
@igpapi/android
SavedFeedResponseUser
Interface SavedFeedResponseUser
interface
SavedFeedResponseUser
{
can_be_reported_as_fraud
?:
boolean
;
friendship_status
?:
SavedFeedResponseFriendship_status
;
full_name
:
string
;
has_anonymous_profile_picture
?:
boolean
;
is_favorite
?:
boolean
;
is_private
:
boolean
;
is_unpublished
?:
boolean
;
is_verified
:
boolean
;
latest_reel_media
?:
number
;
pk
:
number
;
profile_pic_id
?:
string
;
profile_pic_url
:
string
;
shoppable_posts_count
?:
number
;
show_shoppable_feed
?:
boolean
;
username
:
string
;
}
Index
Properties
can_
be_
reported_
as_
fraud?
friendship_
status?
full_
name
has_
anonymous_
profile_
picture?
is_
favorite?
is_
private
is_
unpublished?
is_
verified
latest_
reel_
media?
pk
profile_
pic_
id?
profile_
pic_
url
shoppable_
posts_
count?
show_
shoppable_
feed?
username
Properties
Optional
can_
be_
reported_
as_
fraud
can_be_reported_as_fraud
?:
boolean
Optional
friendship_
status
friendship_status
?:
SavedFeedResponseFriendship_status
full_
name
full_name
:
string
Optional
has_
anonymous_
profile_
picture
has_anonymous_profile_picture
?:
boolean
Optional
is_
favorite
is_favorite
?:
boolean
is_
private
is_private
:
boolean
Optional
is_
unpublished
is_unpublished
?:
boolean
is_
verified
is_verified
:
boolean
Optional
latest_
reel_
media
latest_reel_media
?:
number
pk
pk
:
number
Optional
profile_
pic_
id
profile_pic_id
?:
string
profile_
pic_
url
profile_pic_url
:
string
Optional
shoppable_
posts_
count
shoppable_posts_count
?:
number
Optional
show_
shoppable_
feed
show_shoppable_feed
?:
boolean
username
username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
can_
be_
reported_
as_
fraud
friendship_
status
full_
name
has_
anonymous_
profile_
picture
is_
favorite
is_
private
is_
unpublished
is_
verified
latest_
reel_
media
pk
profile_
pic_
id
profile_
pic_
url
shoppable_
posts_
count
show_
shoppable_
feed
username
IGPAPI
Loading...