IGPAPI
Preparing search index...
@igpapi/android
UsersSearchResponseUsersItem
Interface UsersSearchResponseUsersItem
interface
UsersSearchResponseUsersItem
{
byline
:
string
;
follower_count
:
number
;
friendship_status
:
UsersSearchResponseFriendship_status
;
full_name
:
string
;
has_anonymous_profile_picture
:
boolean
;
is_private
:
boolean
;
is_verified
:
boolean
;
latest_reel_media
?:
number
;
mutual_followers_count
:
number
;
pk
:
number
;
profile_pic_id
?:
string
;
profile_pic_url
:
string
;
search_social_context
?:
string
;
social_context
?:
string
;
unseen_count
?:
number
;
username
:
string
;
}
Index
Properties
byline
follower_
count
friendship_
status
full_
name
has_
anonymous_
profile_
picture
is_
private
is_
verified
latest_
reel_
media?
mutual_
followers_
count
pk
profile_
pic_
id?
profile_
pic_
url
search_
social_
context?
social_
context?
unseen_
count?
username
Properties
byline
byline
:
string
follower_
count
follower_count
:
number
friendship_
status
friendship_status
:
UsersSearchResponseFriendship_status
full_
name
full_name
:
string
has_
anonymous_
profile_
picture
has_anonymous_profile_picture
:
boolean
is_
private
is_private
:
boolean
is_
verified
is_verified
:
boolean
Optional
latest_
reel_
media
latest_reel_media
?:
number
mutual_
followers_
count
mutual_followers_count
:
number
pk
pk
:
number
Optional
profile_
pic_
id
profile_pic_id
?:
string
profile_
pic_
url
profile_pic_url
:
string
Optional
search_
social_
context
search_social_context
?:
string
Optional
social_
context
social_context
?:
string
Optional
unseen_
count
unseen_count
?:
number
username
username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
byline
follower_
count
friendship_
status
full_
name
has_
anonymous_
profile_
picture
is_
private
is_
verified
latest_
reel_
media
mutual_
followers_
count
pk
profile_
pic_
id
profile_
pic_
url
search_
social_
context
social_
context
unseen_
count
username
IGPAPI
Loading...