IGPAPI
Preparing search index...
@igpapi/android
ReelsTrayFeedResponseUser
Interface ReelsTrayFeedResponseUser
interface
ReelsTrayFeedResponseUser
{
friendship_status
?:
ReelsTrayFeedResponseFriendship_status
;
full_name
?:
string
;
is_private
?:
boolean
;
is_verified
?:
boolean
;
pk
:
number
;
profile_pic_id
?:
string
;
profile_pic_url
?:
string
;
username
?:
string
;
}
Index
Properties
friendship_
status?
full_
name?
is_
private?
is_
verified?
pk
profile_
pic_
id?
profile_
pic_
url?
username?
Properties
Optional
friendship_
status
friendship_status
?:
ReelsTrayFeedResponseFriendship_status
Optional
full_
name
full_name
?:
string
Optional
is_
private
is_private
?:
boolean
Optional
is_
verified
is_verified
?:
boolean
pk
pk
:
number
Optional
profile_
pic_
id
profile_pic_id
?:
string
Optional
profile_
pic_
url
profile_pic_url
?:
string
Optional
username
username
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
friendship_
status
full_
name
is_
private
is_
verified
pk
profile_
pic_
id
profile_
pic_
url
username
IGPAPI
Loading...