IGPAPI
Preparing search index...
@igpapi/ios
OnlyMeFeedResponse
Interface OnlyMeFeedResponse
interface
OnlyMeFeedResponse
{
auto_load_more_enabled
:
boolean
;
items
:
OnlyMeFeedResponseItemsItem
[]
;
max_id
:
string
|
null
;
more_available
:
boolean
;
num_results
:
number
;
status
:
string
;
}
Index
Properties
auto_
load_
more_
enabled
items
max_
id
more_
available
num_
results
status
Properties
auto_
load_
more_
enabled
auto_load_more_enabled
:
boolean
items
items
:
OnlyMeFeedResponseItemsItem
[]
max_
id
max_id
:
string
|
null
more_
available
more_available
:
boolean
num_
results
num_results
:
number
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto_
load_
more_
enabled
items
max_
id
more_
available
num_
results
status
IGPAPI
Loading...