Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
PendingFriendshipsFeedResponse
Interface PendingFriendshipsFeedResponse
interface
PendingFriendshipsFeedResponse
{
big_list
:
boolean
;
global_blacklist_sample
:
null
;
next_max_id
:
null
;
page_size
:
number
;
sections
:
null
;
status
:
string
;
suggested_users
:
PendingFriendshipsFeedResponseSuggested_users
;
truncate_follow_requests_at_index
:
number
;
users
:
PendingFriendshipsFeedResponseUsersItem
[]
;
}
Index
Properties
big_
list
global_
blacklist_
sample
next_
max_
id
page_
size
sections
status
suggested_
users
truncate_
follow_
requests_
at_
index
users
Properties
big_
list
big_
list
:
boolean
global_
blacklist_
sample
global_
blacklist_
sample
:
null
next_
max_
id
next_
max_
id
:
null
page_
size
page_
size
:
number
sections
sections
:
null
status
status
:
string
suggested_
users
suggested_
users
:
PendingFriendshipsFeedResponseSuggested_users
truncate_
follow_
requests_
at_
index
truncate_
follow_
requests_
at_
index
:
number
users
users
:
PendingFriendshipsFeedResponseUsersItem
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
big_
list
global_
blacklist_
sample
next_
max_
id
page_
size
sections
status
suggested_
users
truncate_
follow_
requests_
at_
index
users
IGPAPI
Loading...