Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
UserFeedResponse
Interface UserFeedResponse
interface
UserFeedResponse
{
auto_load_more_enabled
:
boolean
;
items
:
UserFeedResponseItem
[]
;
more_available
:
boolean
;
next_max_id
:
string
;
num_results
:
number
;
status
:
string
;
user
:
UserFeedResponseUser
;
}
Index
Properties
auto_
load_
more_
enabled
items
more_
available
next_
max_
id
num_
results
status
user
Properties
auto_
load_
more_
enabled
auto_
load_
more_
enabled
:
boolean
items
items
:
UserFeedResponseItem
[]
more_
available
more_
available
:
boolean
next_
max_
id
next_
max_
id
:
string
num_
results
num_
results
:
number
status
status
:
string
user
user
:
UserFeedResponseUser
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto_
load_
more_
enabled
items
more_
available
next_
max_
id
num_
results
status
user
IGPAPI
Loading...